UNPKG

vexip-ui

Version:

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

22 lines (21 loc) 464 B
import { buildProps as i, booleanProp as t, classProp as o, booleanStringProp as r } from "@vexip-ui/config"; const n = i({ placement: String, transfer: r, noHover: t, transitionName: String, tooltipTheme: String, tipClass: o, maxLines: Number, tipMaxWidth: [Number, String], tipDisabled: t, tipShift: { type: [Boolean, String], default: null }, slots: Object }); export { n as ellipsisProps }; //# sourceMappingURL=props.mjs.map