refactor(flow!): Change transform to viewport
* Change array type to object type and rename transform type to viewport * Update examples & docs
This commit is contained in:
@@ -154,7 +154,7 @@ const onEdgeUpdate = ({ edge, connection }) => {
|
||||
|
||||
- Details:
|
||||
|
||||
Returns a transformation for the zoom pane according to input bounds.
|
||||
Returns a transformation for the viewport according to input bounds.
|
||||
|
||||
### getRectOfNodes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user