Search results

ToolbarSettings API in JavaScript Chat Ui API control

Represents the settings for the toolbar in the component.

Properties

items

ToolbarItemModel[]

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

Defaults to []

Events

itemClicked

EmitType<ToolbarItemClickedEventArgs>

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