1
0
Fork 0
cautious-journey/docs/api/cautious-journey.flaglabel.md

16 lines
418 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [cautious-journey](./cautious-journey.md) &gt; [FlagLabel](./cautious-journey.flaglabel.md)
## FlagLabel interface
Individual labels: the equivalent of a checkbox.
<b>Signature:</b>
```typescript
export interface FlagLabel extends BaseLabel, LabelSet
```
<b>Extends:</b> BaseLabel, LabelSet