refactor(onlyRenderVisible): change from nodes to elements #677
This commit is contained in:
@@ -19,7 +19,7 @@ interface FlowRendererProps
|
||||
| 'snapGrid'
|
||||
| 'connectionLineType'
|
||||
| 'arrowHeadColor'
|
||||
| 'onlyRenderVisibleNodes'
|
||||
| 'onlyRenderVisibleElements'
|
||||
| 'selectNodesOnDrag'
|
||||
> {
|
||||
children: ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user