Type Alias: ChecklistNoteItemDef
ChecklistNoteItemDef =
object
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:227
A definition for a note checklist item.
Properties
text
readonlytext:string
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:232
The item's text.
type
readonlytype:Note
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:229
The type of the item.