Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tree-view): Add more information (#78)
Added the following render parameters: - `max_partition`: The depth for the computed tree - `super`: Either `ALL` for super relation for all nodes or `ROOT` for just on root. - `sub`: Same as `super` just for `sub`.
- Loading branch information