naive-ui/demo/documentation/components/switch/enUS/index.md
2020-03-14 18:12:47 +08:00

441 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

V-model

prop event
value change

Props

Name Type Default Description
theme 'light' | 'dark' null
value boolean false
disabled boolean false

Events

Name Parameters Description
change (value: boolean)