16 lines
418 B
Markdown
16 lines
418 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [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
|
|
|