UNPKG

@extclp/vexip-ui

Version:

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

32 lines (31 loc) 587 B
import { buildProps as e, booleanProp as o, iconProp as i, sizeProp as r, booleanStringProp as t } from "@vexip-ui/config"; const a = e({ size: r, width: [Number, String], height: [Number, String], repeat: Number, tag: String, activated: o, image: o, imageIcon: i, iconScale: Number, round: o, circle: o, block: o, spread: Number, loading: o }), c = e({ size: r, tag: t, itemTag: String, activated: o, round: o, circle: o, block: o, loading: o }); export { c as skeletonGroupProps, a as skeletonProps }; //# sourceMappingURL=props.mjs.map