UNPKG

vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

26 lines (25 loc) 531 B
import { buildProps as n, eventProp as t, booleanProp as o, iconProp as e, stateProp as r, sizeProp as i } from "@vexip-ui/config"; const s = n({ size: i, state: r, value: o, disabled: o, openColor: String, closeColor: String, loading: o, loadingIcon: e, loadingEffect: String, openIcon: e, closeIcon: e, openText: String, closeText: String, onBeforeChange: Function, rectangle: o, name: String, slots: Object, onChange: t() }); export { s as switchProps }; //# sourceMappingURL=props.mjs.map