appsmithorg / appsmithorg/appsmith
[Feature] Tree Widget
Offen
Community Reported
Enhancement
Needs Design
Needs PRD
New Widget
Query Widgets & IDE Pod
Widgets & Accelerators Pod
Widgets Product
- Vorherrschende Sprache
- TypeScript
- Sterne
- 40.9k
- Forks
- 4.8k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 45
Beschreibung
## Summary
A user has requested for a tree widget that would allow them to create a hierarchical structure. The widget would work similar to the entity explorer and allow users to select a parent/child and correspondingly update some data on the UI
### Properties
Children: Array { label: string, value: string, icon: string, children: Array }
onNodeClick: ActionSelector
selectedChild: Child
Examples of this widget
https://blueprintjs.com/docs/#core/components/tree
https://ant.design/components/tree/#header
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.