04_高阶函数意义

20 阅读1分钟

image.png

我们见过的高阶组件

memo

函数组件render优化方式:memo image.png

forwardRef

获取函数组件实例 image.png