Skip to main content

Type Alias: ChecklistTitleItemDef

ChecklistTitleItemDef = object

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

A definition for a title checklist item.

Properties

text

readonly text: string

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

The item's text.


type

readonly type: Title

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

The type of the item.