Files
ui/docs/content/3.components/switch.md
2024-07-11 18:18:33 +02:00

33 lines
461 B
Markdown

---
description: A control that toggles between two states.
links:
- label: Switch
icon: i-custom-radix-vue
to: https://www.radix-vue.com/components/switch.html
- label: GitHub
icon: i-simple-icons-github
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Toggle.vue
---
## Usage
## Examples
## API
### Props
:component-props
### Slots
:component-slots
### Events
:component-events
## Theme
:component-theme