1
0
Fork 0
js-utils/docs/api/js-utils.checklist._constru...

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>