Home > @uniformdev/richtext > RichTextBuiltInFormat
RichTextBuiltInFormat type
Signature:
type RichTextBuiltInFormat = 'code' | 'bold' | 'italic' | 'underline' | 'strikethrough' | 'superscript' | 'subscript';
Home > @uniformdev/richtext > RichTextBuiltInFormat
Signature:
type RichTextBuiltInFormat = 'code' | 'bold' | 'italic' | 'underline' | 'strikethrough' | 'superscript' | 'subscript';