UNPKG

@extclp/vexip-ui

Version:

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

10 lines (9 loc) 187 B
import { buildProps as o, eventProp as r } from "@vexip-ui/config"; const t = o({ tag: String, onToggle: r() }); export { t as fullScreenProps }; //# sourceMappingURL=props.mjs.map