Skip to content

BlockList

BlockList = BaseNode & object

Defined in: types/ast.generated.ts:248

children: ListItem[]

optional id: string

ordered: boolean

optional start: number | null

Starting number for ordered lists

type: "list"