/ Chat Ui / ToolbarSettingsModel
Search results

ToolbarSettingsModel API in JavaScript Chat Ui API control

Interface for a class ToolbarSettings

Properties

itemClicked

EmitType<ToolbarItemClickedEventArgs>

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

items

ToolbarItemModel[]

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