FormatItem
Represents data about a single item in the drop-down list for formatting.
tag
"p" | "blockquote" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6"
The tag which will be applied.
'h1'
text
string
The text for the defined tag that will be displayed in the drop-down list.
'Heading 1'