1
0
Fork 0
js-utils/docs/api/js-utils.checklistmode.md

20 lines
493 B
Markdown
Raw Normal View History

2020-03-29 14:52:40 +00:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [@apextoaster/js-utils](./js-utils.md) &gt; [ChecklistMode](./js-utils.checklistmode.md)
## ChecklistMode enum
<b>Signature:</b>
```typescript
export declare enum ChecklistMode
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| EXCLUDE | <code>&quot;exclude&quot;</code> | |
| INCLUDE | <code>&quot;include&quot;</code> | |