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

Add input types for chart callbacks #90

Closed fenech closed 4 years ago

fenech commented 4 years ago

No behaviour changes here, just adding some extra types in order to make it easier to work with the callbacks.

If #84 was merged, then it would make sense to also add types for the input to those callbacks.