UNPKG

vexip-ui

Version:

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

14 lines (13 loc) 278 B
import { buildProps as r, eventProp as o } from "@vexip-ui/config"; const n = r({ offset: Number, zIndex: Number, position: String, target: [String, Object, Function], onScroll: o(), onChange: o() }); export { n as affixProps }; //# sourceMappingURL=props.mjs.map