Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.

Home Page:https://happy-coding-clans.github.io/vue-easytable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] 支持树形数据

sugar1999 opened this issue · comments

选择要提交 issue 的库

vue-easytable

Issue 类型

Feature

Issue 标题

支持树形数据

这个功能解决了什么问题?

当表格中存在大量数据并且需要对每条数据进行分类展示,使用树形数据可以很好的对数据行进行折叠显示或隐藏

你期望的 API 是什么样的?

可以支持树形数据展示,类似antd和element的效果