Type Alias: GarminChecklistBranchItemDef
GarminChecklistBranchItemDef =
ChecklistBranchItemDef&object
Defined in: src/garminsdk/checklist/GarminChecklistDefinitions.ts:49
A definition for a Garmin note checklist item.
Type Declaration
indent
readonlyindent:0|1|2|3|4
The indentation level of the item.
omitCheckbox
readonlyomitCheckbox:boolean
Whether to omit the checkbox when rendering the item.
textColor
readonlytextColor:GarminChecklistItemTextColor
The item's text color.
uid?
readonlyoptionaluid:string
The unique ID of the item.