Skip to main content

Type Alias: ChecklistNoteItemDef

ChecklistNoteItemDef = object

Defined in: src/sdk/checklist/ChecklistDefinitions.ts:227

A definition for a note checklist item.

Properties

text

readonly text: string

Defined in: src/sdk/checklist/ChecklistDefinitions.ts:232

The item's text.


type

readonly type: Note

Defined in: src/sdk/checklist/ChecklistDefinitions.ts:229

The type of the item.