Rich text type Used for content fields

Implements

  • RichText

Constructors

Properties

Constructors

Properties

html?: string

HTML content

id: string

RichText ID

plaintext?: string

Content in plain text

tiptap?: JSONContent

Tiptap JSONContent

type: "RichText"

The type of the rich text data object, set to 'RichText'.