# 开关 Switch 我有一个 Switch,不过没时间玩。每每这个时候,我都会回忆起童年玩 NDS 的快乐时光。 ## 演示 ```demo basic event ``` ## Props |名称|类型|默认值|说明| |-|-|-|-| |disabled|`boolean`|`false`|| |theme|`'light' \| 'dark' \| string`|`undefined`|| |value|`boolean`|`false`|| |on-update:value|`(value: boolean) => any`|`undefined`||