njleonzhang / vue-data-tables

A simple, customizable and pageable table with SSR support, based on vue2 and element-ui

Home Page:https://njleonzhang.github.io/vue-data-tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for tree data

stefanknegt opened this issue · comments

I was wondering whether this package supports tree data like the table of element-ui does. I have implemented the expandable row with tree data in the default element-ui table and there it works, but the exact same code does not work here. Is this something the package does not support yet or should I report it as a bug? Thanks!

This issue is closed because it does not meet our issue template. Please read it.