virtualization #2703
Answered
by
moklick
Karpengold
asked this question in
Q&A
virtualization
#2703
-
|
Is there any way to provide custom virtualization solution? I.e. I have the case with nodes and edges with static positions and I would like to render only nodes which are in the visible window |
Beta Was this translation helpful? Give feedback.
Answered by
moklick
Dec 21, 2022
Replies: 1 comment 1 reply
-
|
Did you try to use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Karpengold
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you try to use the
onlyRenderVisibleElementsprop https://reactflow.dev/docs/api/react-flow-props/#onlyrendervisibleelements ?