UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

9 lines (8 loc) 162 B
export var CheckboxGroupDefaultProps = { value: null, defaultValue: [], disabled: false, position: 'vertical', color: '', options: [], };