Home > @uniformdev/richtext > RichTextNode
RichTextNode interface
Signature:
interface RichTextNode extends Record<string, unknown>
Extends: Record<string, unknown>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
children? | RichTextNode[] | (Optional) | |
type | string | ||
version | number |