Merge pull request #260 from wbkd/develop

Develop
This commit is contained in:
Moritz
2020-05-30 20:27:19 +02:00
committed by GitHub
31 changed files with 192 additions and 164 deletions
+1
View File
@@ -188,6 +188,7 @@ const targetHandleWithValidation = (
- `onConnect`: function that gets triggered on connect
- `isValidConnection`: function receives a connection `{ target: 'some-id', source: 'another-id' }` as param, returns a boolean - true by default
- `style`: css properties
- `className`: additional class name
#### Multiple Handles