UNPKG

vexip-ui

Version:

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

13 lines (12 loc) 266 B
import { buildProps as o, classProp as r, booleanStringProp as t } from "@vexip-ui/config"; const p = o({ placement: String, type: String, background: String, shadow: t, contentClass: r }); export { p as bubbleProps }; //# sourceMappingURL=props.mjs.map