@extclp/vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
16 lines (15 loc) • 624 B
JavaScript
var E = /* @__PURE__ */ ((_) => (_.BEFORE = "before", _.INNER = "inner", _.AFTER = "after", _))(E || {});
const T = "id", t = "__VXP_TABLE_STORE", o = "__VXP_TABLE_ACTIONS", n = "__VXP_TABLE_SLOTS", A = "__vxp-table-head-", L = "__vxp-table-foot-", O = "__VXP_TABLE_COLUMN_GROUP_ACTIONS", e = ["order", "selection", "expand", "drag"], c = (_) => _;
export {
O as COLUMN_GROUP_ACTIONS,
T as DEFAULT_KEY_FIELD,
E as DropType,
o as TABLE_ACTIONS,
L as TABLE_FOOT_PREFIX,
A as TABLE_HEAD_PREFIX,
n as TABLE_SLOTS,
t as TABLE_STORE,
e as columnTypes,
c as noopFormatter
};
//# sourceMappingURL=symbol.mjs.map