UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

23 lines (20 loc) 413 B
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ /* unplugin-vue-components disabled */var enhancedTableProps = { beforeDragSort: { type: Function }, tree: { type: Object }, treeExpandAndFoldIcon: { type: Function }, onAbnormalDragSort: Function, onTreeExpandChange: Function }; export { enhancedTableProps as default }; //# sourceMappingURL=enhanced-table-props.js.map