UNPKG

@extclp/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, sizeProp as t, stateProp as r, booleanProp as o, iconProp as e, eventProp as i } from "@vexip-ui/config"; const s = n({ size: t, 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: i() }); export { s as switchProps }; //# sourceMappingURL=props.mjs.map