@extclp/vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
11 lines (10 loc) • 377 B
JavaScript
const _ = "__VXP_FORM_PROPS", t = "__VXP_FORM_FIELDS", e = "__VXP_FORM_ACTIONS", O = "__VXP_FIELD_OPTIONS", o = Object.freeze(["get", "post", "put", "delete"]), s = Object.freeze(["right", "top", "left"]);
export {
O as FIELD_OPTIONS,
e as FORM_ACTIONS,
t as FORM_FIELDS,
_ as FORM_PROPS,
s as labelAligns,
o as submitMethods
};
//# sourceMappingURL=symbol.mjs.map