naive-ui/demo/documentation/components/switch/enUS/index.md
2020-02-04 17:12:12 +08:00

405 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
value boolean false
disabled boolean false

Events

Name Parameters Description
change (value: boolean)