type
RichTextFeature
type RichTextFeature =
| "links"
| "lists"
| "code"
| "horizontal-rule"
| "uploads"
| "relationships"
| "blocks"A rich-text authoring capability supported by the current editor.
type
type RichTextFeature =
| "links"
| "lists"
| "code"
| "horizontal-rule"
| "uploads"
| "relationships"
| "blocks"A rich-text authoring capability supported by the current editor.