react-dataflow-editor icon indicating copy to clipboard operation
react-dataflow-editor copied to clipboard

A generic drag-and-drop dataflow editor for React

Results 3 react-dataflow-editor issues
Sort by recently updated
recently updated
newest added

Hi! I was trying to make myself familiar with react-dataflow-editor and set up the usage example from the Readme. Setting up the example I ran into the following type error...

One great feature would be to allow users to add a custom React component to each node kind to render custom body content. Until Safari fixes its foreignObject implementation, the...