MrBlenny / react-flow-chart

🌊 A flexible, stateless, declarative flow chart library for react.
https://mrblenny.github.io/react-flow-chart/index.html
MIT License
1.46k stars 307 forks source link

Enable customization of Ports component based on node #85

Closed fenech closed 4 years ago

fenech commented 4 years ago

Pass node as prop so that different nodes can render the ports in different ways.