naive-ui/demo/documentation/components/switch/enUS/index.demo-entry.md
2020-10-22 13:10:54 +08:00

395 B

Switch

I have a Nintendo Switch, but have no time to play. It awalys make me recall the time when I played NDS, childhood is a happy time.

Demos

basic
event

Props

Name Type Default Description
disabled boolean false
theme 'light' | 'dark' | null | string null
value boolean false
on-update:value (value: boolean) => any undefined