d84de2954bafc20bfe1d30f34cc765c0f813a319
🌊 React Flow
React library for rendering an interactive node-based flow editor
Installation
npm install github:wbkd/react-flow
Props
elements: array with nodes and edgesonElementClick: element click handleronElementsRemove: element remove handleronNodeDragStop: node drag stop handleronConnect: connect handleronLoad: editor load handleronMove: move handlernodeTypes: object with node typesedgeTypes: object with node typesconnectionLineType: connection line type =straightorbezierconnectionLineStyle: connection style as svg attributesdeleteKeyCode: delete key codeselectionKeyCode: selection key codeshowBackground: booleanbackgroundGap: gap sizebackgroundColor: color of dots or linesbackgroundType: background type =dotsorlinessnapToGrid: booleansnapGrid: [x, y] array
Description
Languages
TypeScript
85.5%
Svelte
11.6%
CSS
2.3%
JavaScript
0.6%