Search results

QuickToolbarSettingsModel API in Angular RichTextEditor API component

Interface for a class QuickToolbarSettings

Properties

actionOnScroll

ActionOnScroll

Specifies the action that should happen when scroll the target-parent container.

audio

[]

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

enable

boolean

Specifies whether to enable quick toolbar in RichTextEditor.

image

[]

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

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

showOnRightClick

boolean

Specifies whether to opens a quick toolbar on the right click.

table

[]

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

text

[]

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

video

[]

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