Sign up (with export icon)

AIContainerBase

Api-interface iconinterface

Properties

  • Chevron-right icon

    collapsible : boolean | undefined

    When true, clicking the active tab button collapses the panel and toggles the ck-ai-tabs_collapsed CSS class on the AI tabs DOM element. Clicking the tab again expands it back. When false, clicking the active tab button is a no-op.

    Defaults to false.

  • Chevron-right icon

    showResizeButton : boolean | undefined

    This option is used to show or hide the resize button in the AI user interface.

    Defaults to true.

  • Chevron-right icon

    visibleByDefault : boolean | undefined

    Whether the AI interface should be visible when the editor is created.