Skip to content

@sqlrooms/documents / BlockDocumentListBlock

Type Alias: BlockDocumentListBlock

BlockDocumentListBlock = object

A bullet or ordered list block containing an array of text items.

Type Declaration

NameType
idstring
intent?string
type"list"
ordered?boolean
itemsstring[]