UNPKG

zview-plus

Version:

基于 Vue3 的 UI 组件库

18 lines (17 loc) 218 B
const e = { modelValue: { type: [String, Number], default: -1 }, options: { type: Array, default: () => [] }, inline: { type: Boolean, default: !0 } }; export { e as RadioProps };