Interface for a class InlineToolbarSettings
EmitType<ToolbarCloseEventArgs>
Triggers when the inline toolbar is closed.
EmitType<ToolbarItemClickedEventArgs>
Triggers when the item is clicked in the toolbar.
EmitType<ToolbarOpenEventArgs>
Triggers when the inline toolbar is opened.
boolean
Specifies whether to enable the inline toolbar.
boolean
Specifies whether the tooltip is enabled for the inline toolbar.
If set to true
, tooltips will be displayed based on the tooltip
property of the toolbar item.
Specifies the individual items within a toolbar setup, specifying properties like commands, icons, and labels.
string
| number
Specifies the width of the popup. Defaults value is 100%.