Home > @uniformdev/richtext > TextNode
TextNode interface
Signature:
Extends: RichTextNode
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
format | number | The format is a bitflag value flags: position 1: bold position 2: italic position 3: strikethrough position 4: underline position 5: code position 6: subscript position 7: superscript | |
text | string |