633 B
633 B
Home > @apextoaster/js-utils > ChecklistOptions
ChecklistOptions interface
Mode of operation and items to check.
Signature:
export interface ChecklistOptions<T>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | Array<T> | ||
mode | ChecklistMode |