AIContainerBase
interface
Properties
collapsible : boolean | undefinedmodule:ai/aiconfig~AIContainerBase#collapsibleWhen
true, clicking the active tab button collapses the panel and toggles theck-ai-tabs_collapsedCSS class on the AI tabs DOM element. Clicking the tab again expands it back. Whenfalse, clicking the active tab button is a no-op.Defaults to
false.showResizeButton : boolean | undefinedmodule:ai/aiconfig~AIContainerBase#showResizeButtonThis option is used to show or hide the resize button in the AI user interface.
Defaults to
true.module:ai/aiconfig~AIContainerBase#typevisibleByDefault : boolean | undefinedmodule:ai/aiconfig~AIContainerBase#visibleByDefaultWhether the AI interface should be visible when the editor is created.