Configures the toolbar settings of the RichTextEditor.
boolean
Specifies whether to render the toolbar in the RichTextEditor.
Defaults to true
boolean
Specifies whether to enable or disable the floating toolbar.
Defaults to true
Object
Allows modification of the default toolbar item configuration, such as the icon class.
Defaults to {}
[]
An array of strings or objects used to configure the toolbar items.
Defaults to [‘Bold’, ‘Italic’, ‘Underline’, ’|’, ‘Formats’, ‘Alignments’, ‘Blockquote’, ‘OrderedList’, ‘UnorderedList’, ’|’, ‘CreateLink’, ‘Image’, ’|’, ‘SourceCode’, ‘Undo’, ‘Redo’]
Specifies the display types of the toolbar. The available types are:
Defaults to Expand