[Feature Request] New component : Tree view #1262
AntoineArt
started this conversation in
Feature requests
Replies: 4 comments 1 reply
-
Just thinking if you change the view by making everything folding a different direction to appeal to someone else's ability to see things backwards. Shooting at the wall. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm working on a custom tree based on React ARIA but having a tree in HeroUI would be nice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
For some projects we need to have an arborescent way of showing informations. But the available solutions are ugly and not practical.
Describe the solution you'd like
I would need a tree view in next UI with similar functionalities as MUI's treeview, but pretty and easy to use.
An important feature is to be able to trigger a function when an item is clicked.
Describe alternatives you've considered
Here is MUI's treeview : https://mui.com/material-ui/react-tree-view/

Here is an example (the tree view is the first column) :
Screenshots or Videos
No response
Beta Was this translation helpful? Give feedback.
All reactions