559 B
559 B
Home > @apextoaster/js-utils > Checklist > (constructor)
Checklist.(constructor)
Constructs a new instance of the Checklist
class
Signature:
constructor(options: ChecklistOptions<T>);
Parameters
Parameter | Type | Description |
---|---|---|
options | ChecklistOptions<T> |