FooterToolbarSettingsModel

16 Dec 20251 minute to read

Interface for a class FooterToolbarSettings

Properties

itemClick EmitType<ToolbarItemClickedEventArgs>

Event raised when a toolbar item is clicked in the footer toolbar of the AIAssistView component.

items ToolbarItemModel[]

Specifies the collection of toolbar items in the footer toolbar of the AIAssistView component.
Represents the list of items to be displayed in the toolbar.

toolbarPosition ToolbarPosition|string

Specifies the position of the footer toolbar in the editor.
This property determines whether the toolbar is rendered inline with the content or at the bottom of the edit area.