-
Notifications
You must be signed in to change notification settings - Fork 14
Add Tree component #464
Copy link
Copy link
Open
Labels
featureIssues that describe new features.Issues that describe new features.needed: design decisionIssues that need a design decision are blocked for development.Issues that need a design decision are blocked for development.needed: votesEnhancement suggestion which needs votes, before it gets addressed by the contributors.Enhancement suggestion which needs votes, before it gets addressed by the contributors.
Metadata
Metadata
Assignees
Labels
featureIssues that describe new features.Issues that describe new features.needed: design decisionIssues that need a design decision are blocked for development.Issues that need a design decision are blocked for development.needed: votesEnhancement suggestion which needs votes, before it gets addressed by the contributors.Enhancement suggestion which needs votes, before it gets addressed by the contributors.
It would be nice to have some kind of Tree component.
Here are some examples from other component libraries.
Palantir Blueprint

https://blueprintjs.com/docs/#core/components/tree
Ant Design

https://ant.design/components/tree
IBM Carbon

https://carbondesignsystem.com/components/tree-view/usage/#live-demo
Salesforce Lightning Design System

https://www.lightningdesignsystem.com/components/trees/
VMware Clarity Design System

https://clarity.design/documentation/tree-view
Elastic UI

https://elastic.github.io/eui/#/navigation/tree-view
Shoelace

https://shoelace.style/components/tree
Adobe Spectrum

https://opensource.adobe.com/spectrum-css/treeview.html
Goldman Sachs Design System

https://design.gs.com/components/tree
Thank you! That would be awesome.