Skip to content

ListItem

ListItem = BaseNode & object

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

optional checked: boolean | null

For task lists: true/false/null

children: Block[]

type: "listItem"