Skip to content
Discussion options

You must be logged in to vote

Rendering is automatically paused if the element is not visible on the page (checked via IntersectionObserver), so you should be good to go. It also won't render if nothing has changed, so if you haven't set autorotate and you have interaction-prompt='none', it won't re-render even if it's visible.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vogloblinsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants