Vue-VTable VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns. Vue-VTable is the Vue wrapper of VTable. Usage Installation npm package // npm npm install @visactor/vue-vtable // yarn yarn add @visacto...
packages/vtable-export: Table export tool code packages/vtable-search: Table search tool code packages/react-vtable: React version of the table component packages/vue-vtable: Vue version of the table component docs: Include VTable site tutorials, demos,apis and options, and also contains all Chine...
@visactor/vue-vtable包是为了方便在 Vue3.x 环境更加方便使用 VTable 所进行的 vue 封装。该组件主要对 VTable 表格做 vue 组件化的封装,相关的配置项均与 VTable 一致。快速开始环境要求确保你的环境中安装了node,npm以及Vue,并且满足以下版本要求:node 10.12.0+ npm 6.4.0+ vue 3.2+...
chore: update vue-vtable imports and add Vue plugin for Vite config YELineee committed Sep 22, 2024 34423fd feat: add configuration for Vue-VTable demo YELineee committed Sep 22, 2024 8791bf1 feat: added livedemo for vue-VTable YELineee committed Sep 22, 2024 d153501 Commits...
@visactor/vtable: rowSeriesNumber cell can use theme headerStyle#3362 What's Changed Merge main into develop by@Rui-Sunin#3359 [Auto changelog] changlog of v1.15.2 by @github-actions in#3360 fix: update class names for Vue ArcoSelect components by@YELineeein#3345 ...
Version 1.11.2 Link to Minimal Reproduction vscreen Steps to Reproduce vue demo <template> <basic-container> <!-- <el-button @click="exportExcel" type="primary">导出Excel</el-button> -->