Ai.aiAssistant.views
configurationAn array of view configurations for the AI Assistant.
ai.aiAssistant.views
ArrayThe icon name of the toolbar button rendered for the view.
The text of the toolbar button rendered for the view.
ai.aiAssistant.views.footerTemplate
String|FunctionThe template of the view footer.
A function executed when the view is rendered to initialize components.
The name of the view. Must be unique.
The commands to display in the prompt view.
The type of the view. Available options: "prompt", "output", "commands", "custom".
ai.aiAssistant.views.viewTemplate
String|FunctionThe template of the view content.