UNPKG

@extclp/vexip-ui

Version:

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

11 lines (10 loc) 248 B
import { buildProps as o, eventProp as e, booleanProp as r, booleanNumberProp as p } from "@vexip-ui/config"; const t = o({ throttle: p, disabled: r, onResize: e() }); export { t as resizeObserverProps }; //# sourceMappingURL=props.mjs.map