Skip to content
Discussion options

You must be logged in to vote

As far as I can tell, order does not matter.
And if you call them immediately one after another, not using setTimeout or requestAnimationFrame, they will be accomplished in the same render pass because of this "batching" logic:

triggerRepaint() {

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhangyiatmicrosoft
Comment options

Answer selected by pdebruic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants