Question Editor API Initialization
rich_text_editor
This is the initialization option which determines the rich text editor that will be used by the Question Editor API. All customizable attributes are defined in this object.
Values
Attribute path rich_text_editor
Type object
Properties
-
customButtons array[CustomButton]
If defined, the rich text editor will display a custom button in it's toolbar.
-
custom_styles array[CustomStyle]
An array of extra styles to include in the styles dropdown.
-
font_settings object
Used to set custom font colors.
-
font_sizes object
Used to set font sizes.
-
overwrite_basic_styles boolean
If set to
true
, onlycustom_styles
will be visible in the Styles button. -
toolbar_settings object
Can be used to customize the rich text editor's toolbar.