UNPKG

atui

Version:

components built with Vue.js

23 lines (15 loc) 365 B
--- category: Components type: Form Controls title: Switch subtitle: 开关 --- 按钮用于开始一个即时操作。 ## 何时使用 ## API 属性 | 说明 | 类型 | 默认值 -----|-----|-----|------ checked | 是否选中 | Boolean | | small | 小型switch | Boolean | | disabled | 是否禁用 | Boolean | | color | 选中时的背景色 | String | |