appsmithorg / appsmithorg/appsmith

[Feature] Tree Widget

Aperta
#2,827 10 commenti 10 reazioni 0 assegnatari Vedi su GitHub
Community Reported Enhancement Needs Design Needs PRD New Widget Query Widgets & IDE Pod Widgets & Accelerators Pod Widgets Product
Lingua principale
TypeScript
Stelle
40.9k
Fork
4.8k
Merge medio
1g 22h
PR unite (30g)
45

Descrizione

## 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.