[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [FlagLabel](./cautious-journey.flaglabel.md)
## FlagLabel interface
Individual labels: the equivalent of a checkbox.
Signature:
```typescript
export interface FlagLabel extends BaseLabel, LabelSet
```
Extends: BaseLabel, LabelSet