Home > @uniformdev/richtext > TextNode

TextNode interface

Signature:

Extends: RichTextNode

Properties

PropertyModifiersTypeDescription
formatnumberThe 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
textstring