Does useEffect block rendering the page?

前端 未结 0 782
傲寒
傲寒 2021-02-04 17:34

I would like to do a little load time every time the user arrives or reloads the page. I use for that a useEffect () which has a setTimeout () and which simply sets the variable

相关标签:
回答
  • 消灭零回复
提交回复
热议问题