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