Type Alias: ChecklistTitleItemDef
ChecklistTitleItemDef =
object
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:238
A definition for a title checklist item.
Properties
text
readonlytext:string
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:243
The item's text.
type
readonlytype:Title
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:240
The type of the item.