useForceUpdate

强制组件重新渲染的 Hook

代码演示

基本用法

时间:1603301855185
Live Editor
Copy

API

type ForceUpdate = () => () => void