Interface for a class PromptToolbarSettings
EmitType<ToolbarItemClickedEventArgs>
Event raised when a toolbar item is clicked in the prompt toolbar of the AIAssistView component.
Specifies the collection of toolbar items in the prompt toolbar of the AIAssistView component. Represents the list of items to be displayed in the toolbar.
string
| number
Specifies the width of the prompt toolbar in the AIAssistView component. Represents the width of the toolbar, which can be set using a string value such as ‘auto’, ‘100%’, or other CSS width values.