---
state:
value: true
---
### Label
You might have to add a label to your switches in some cases.
If so, use the `VSwitchSegment` component, which provides `labelTrue` and
`labelFalse` attributes. See the code example for more details about usage.
```vue
```