2022年7月21日星期四

[reactjs] useRef

 Does Not Cause Re-renders


const count = useRef(0);
count.current = count.current + 1;

沒有留言:

發佈留言

[Fixed] some windows chrome, scrolling has glitch position not accurate

   [Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...