InlineToolbarSettingsModel
16 Dec 20251 minute to read
Interface for a class InlineToolbarSettings
Properties
itemClick EmitType<ToolbarItemClickEventArgs>
Triggers when the item is clicked in the toolbar.
enable boolean
Specifies whether to enable the inline toolbar.
items []
Specifies the individual items within a toolbar setup, specifying properties like commands, icons, and labels.
popupWidth string|number
Specifies the width of the popup.
Defaults value is 100%.