Type Alias: ChecklistSpacerItemDef
ChecklistSpacerItemDef =
object
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:249
A definition for a spacer checklist item.
Properties
height?
readonlyoptionalheight:number
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:254
The height of the item.
type
readonlytype:Spacer
Defined in: src/sdk/checklist/ChecklistDefinitions.ts:251
The type of the item.