Configures the inlineMode settings for the Rich Text Editor (RTE).
boolean
Determines whether the inline toolbar in the RTE is enabled or disabled.
Defaults to false
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.
Defaults to true