ToolbarSettingsModel
23 Sep 20251 minute to read
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.