Merge pull request #248 from wbkd/develop

Develop
This commit is contained in:
Moritz
2020-05-25 13:59:54 +02:00
committed by GitHub
15 changed files with 188 additions and 262 deletions
+2
View File
@@ -67,10 +67,12 @@ const BasicFlow = () => (
- `elements`: array of [nodes](#nodes) and [edges](#edges) *(required)*
- `onElementClick`: element click handler
- `onElementsRemove`: element remove handler
- `onNodeDragStart`: node drag start handler
- `onNodeDragStop`: node drag stop handler
- `onConnect`: connect handler
- `onLoad`: editor load handler
- `onMove`: move handler
- `onSelectionChange`: fired when element selection changes
- `nodeTypes`: object with [node types](#node-types--custom-nodes)
- `edgeTypes`: object with [edge types](#edge-types--custom-edges)
- `style`: css style passed to the wrapper