type
RichTextElementFormat
Public type RichTextElementFormat from @riducms/plugin-richtext.
Full signature
type RichTextElementFormat =
| ""
| "left"
| "center"
| "right"
| "justify"
| "start"
| "end"type
Public type RichTextElementFormat from @riducms/plugin-richtext.
type RichTextElementFormat =
| ""
| "left"
| "center"
| "right"
| "justify"
| "start"
| "end"