f9399953c67e19c2a6cdf4c0f297b43f8358c58a
🌊 React Flow
React library for building node-based flow editors.
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
Plugins
- Mini map
- Controls: zoom & fit view
Languages
TypeScript
85.5%
Svelte
11.6%
CSS
2.3%
JavaScript
0.6%