Appearance
Used to simulate and rerender the page
const update = useUpdate()
Remark
By changing the variable, listening to this variable to achieve the simulated effect
Source • Docs • Demo