AIContainerConfig
typedef
The configuration of the AI user interface provided by the AITabs
plugin.
The AI user interface can operate in three different modes:
AIContainerSidebar
- the AI user interface is displayed in a specific DOM element,AIContainerOverlay
- the AI user interface is displayed on top of the web page,AIContainerCustom
- the AI user interface is displayed in a custom way.