Format
12 Sep 20251 minute to read
Configures the format settings of the RichTextEditor.
Properties
default string
Specifies the default format.
Defaults to null
types IDropDownItemModel[]
Specifies the collection of default font size items for the format dropdown.
These items define the available options for users to select.
Defaults to formatItems
width string
Specifies the width of the content area.
Defaults to ‘65px’