UNPKG

@extclp/vexip-ui

Version:

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

48 lines (47 loc) 701 B
import { wrapProps as e, valueProp as t, eventProp as l } from "@vexip-ui/config"; const a = e({ value: t, label: { type: String, default: "" }, disabled: { type: Boolean, default: !1 }, divided: { type: Boolean, default: !1 }, title: { type: String, default: "" }, hitting: { type: Boolean, default: !1 }, noHover: { type: Boolean, default: !1 }, selected: { type: Boolean, default: !1 }, onSelect: l() }), p = e({ label: { type: String, default: "" }, divided: { type: Boolean, default: !1 } }); export { p as optionGroupProps, a as optionProps }; //# sourceMappingURL=props.mjs.map