dabeng / react-orgchart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
135 stars 112 forks source link

onClick event #5

Open DannyelPina opened 4 years ago

DannyelPina commented 4 years ago

Is it possible to have On click event (to click on node and then get the node information).

Thanks

confrodog commented 4 years ago

Have you tried using custom Node Components?