appsmithorg / appsmithorg/appsmith
[Feature] Tree Widget
オープン
Community Reported
Enhancement
Needs Design
Needs PRD
New Widget
Query Widgets & IDE Pod
Widgets & Accelerators Pod
Widgets Product
- 主要言語
- TypeScript
- スター
- 40.9k
- フォーク
- 4.8k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 45
説明
## 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
コントリビューションガイド
評価
この issue はまだ評価されていません。