English | 中文
A powerful data table based on canvas. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
npm install e-virt-table
or
yarn add e-virt-table
or
pnpm install e-virt-table
<script src="https://unpkg.com/e-virt-table/dist/index.umd.js"></script>
This component is still under testing, use at your own risk. If you find any bugs or issues, please report them at GitHub for us to fix. Also there were some APIs which are not mentioned in this documentation, some of them were not fully developed yet, which is why they are not mentioned here.