# element-plus-tablev2-demo **Repository Path**: ymzhao/element-plus-tablev2-demo ## Basic Information - **Project Name**: element-plus-tablev2-demo - **Description**: Experiences to use element plus TableV2, including functions of sort and filter - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 3 - **Created**: 2023-03-28 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction Experiences to use element plus TableV2, including functions of sort and filter. ## Demo [Github Page](https://zymbth.github.io/element-plus-tablev2-demo/) ## Install `npm i` / `yarn` / `pnpm i` ## Develop `npm run dev` / `yarn dev` / `pnpm dev` ## Build `npm run build` / `yarn build` / `pnpm build` ## Document [Usage of el-table-v2](https://ymzhao-blog.pages.dev/front-end/element-plus/editable-table)