UNPKG

@extclp/vexip-ui

Version:

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

15 lines (14 loc) 290 B
import { buildProps as r, iconProp as n, booleanProp as o, eventProp as i } from "@vexip-ui/config"; const e = r({ to: String, type: String, icon: n, underline: o, disabled: o, target: String, onClick: i() }); export { e as linkerProps }; //# sourceMappingURL=props.mjs.map