UNPKG

zview-plus

Version:

基于 Vue3 的 UI 组件库

14 lines (13 loc) 166 B
const e = { modelValue: { type: Array, default: () => [] }, disabled: { type: Boolean, default: !1 } }; export { e as CheckboxGroupProps };