vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
3 lines (2 loc) • 610 B
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("@vexip-ui/config"),e=o.buildProps({state:o.stateProp,horizontal:o.booleanProp,value:[String,Number],candidate:Number,arrow:o.booleanProp,pointer:o.booleanProp,options:Array,insertEmpty:o.booleanStringProp,disabled:o.booleanProp,loading:o.booleanProp,loadingLock:o.booleanProp,disabledItem:Function,noTransition:o.booleanProp,selectable:o.booleanProp,slots:Object,onChange:o.eventProp(),onPrev:o.eventProp(),onNext:o.eventProp(),onItemClick:o.eventProp()});exports.wheelProps=e;
//# sourceMappingURL=props.cjs.map