mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
docs: update
This commit is contained in:
18
docs/content/2.components/switch.md
Normal file
18
docs/content/2.components/switch.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
description: Display a toggle field.
|
||||
links:
|
||||
- label: Radix Vue
|
||||
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/nuxt/ui/blob/dev/src/runtime/components/Toggle.vue
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
||||
## Examples
|
||||
|
||||
:component-api
|
||||
|
||||
:component-theme
|
||||
Reference in New Issue
Block a user