Skip to main content

Type Alias: ChecklistBranchItemDef

ChecklistBranchItemDef = BaseChecklistBranchItemDef & object

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

A definition for a branch checklist item.

Type Declaration

text

readonly text: string

The item's text.