Interface for a class InlineToolbarSettings
Triggers when the inline toolbar is closed.
Triggers when the item is clicked in the toolbar.
Triggers when the inline toolbar is opened.
boolean
Specifies whether to enable the inline toolbar.
Specifies the individual items within a toolbar setup, specifying properties like commands, icons, and labels.
string
Specifies the width of the block or element. This property sets the CSS width of the component and expects a valid CSS width value. Defaults to an empty string which implies no width is explicitly set, allowing for flexible styling.