Search results

InlineModeModel API in JavaScript RichTextEditor API control

Interface for a class InlineMode

Properties

enable

boolean

Determines whether the inline toolbar in the RTE is enabled or disabled.

onSelection

boolean

Specifies whether the inline toolbar should be rendered based on the presence of a selection. When set to true, the toolbar will be displayed only when text or content is selected. When set to false, the toolbar will be rendered regardless of the selection state.