QuickToolbarSettingsModel

23 Sep 20251 minute to read

Interface for a class QuickToolbarSettings

Properties

actionOnScroll ActionOnScroll

Specifies the action to perform when scrolling the target-parent container.

audio []

Specifies the items to render in the quick toolbar when audio is selected.

enable boolean

Specifies whether to enable the quick toolbar in the RichTextEditor.

image []

Specifies the items to render in the quick toolbar when an image is selected.

Specifies the items to render in the quick toolbar when a link is selected.

showOnRightClick boolean

Specifies whether the quick toolbar opens on right-click.

table []

Specifies the items to render in the quick toolbar when a table is selected.

text []

Specifies the items to render in the quick toolbar when text is selected.

video []

Specifies the items to render in the quick toolbar when a video is selected.