appsmithorg / appsmithorg/appsmith

[Feature] Tree Widget

未关闭
#2,827 10 条评论 10 个 reaction 已指派 0 人 在 GitHub 查看
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 小时
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。