appsmithorg / appsmithorg/appsmith

[Feature] Tree Widget

Abierto
#2,827 10 comentarios 10 reacciones 0 asignados Ver en GitHub
Community Reported Enhancement Needs Design Needs PRD New Widget Query Widgets & IDE Pod Widgets & Accelerators Pod Widgets Product
Lenguaje dominante
TypeScript
Estrellas
40.9k
Forks
4.8k
Merge medio
1 d 22 h
PR fusionados (30 d)
45

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.