Skip to content

@sqlrooms/documents / BlockDocumentHeadingBlock

Type Alias: BlockDocumentHeadingBlock

BlockDocumentHeadingBlock = object

A heading block in a block document with level 1, 2, or 3. Content is an array of BlockDocumentNodes supporting rich text with marks like bold, italic, etc.

Type Declaration

NameTypeDefault value
idstring-
intent?string-
type"heading"-
level1 | 2 | 3-
textBlockDocumentNode[]RichTextContent