HelpBot Assistant

How can I help you?

ToolbarSettingsModel

16 Mar 20261 minute to read

Interface for a class ToolbarSettings

Properties

items ToolbarItemModel[]

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

Events

itemClicked EmitType<ToolbarItemClickedEventArgs>

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