Back to Taro

taro-switch-core

packages/taro-components/src/components/switch/readme.md

4.2.01.2 KB
Original Source

taro-switch-core

API

属性类型默认值说明
checkedBooleanfalse是否选中
typeStringswitch样式,有效值:switch, checkbox
colorColorswitch 的颜色,同 css 的 color
<!-- Auto Generated Below -->

Properties

PropertyAttributeDescriptionTypeDefault
checkedcheckedbooleanfalse
colorcolorstring'#04BE02'
disableddisabledbooleanfalse
namenamestringundefined
nativeProps--{}{}
typetypestring'switch'

Events

EventDescriptionType
changeCustomEvent<any>

Built with StencilJS