[react] shouldComponentUpdate方法是做什么的
Posted 前端小歌谣
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[react] shouldComponentUpdate方法是做什么的相关的知识,希望对你有一定的参考价值。
以上是关于[react] shouldComponentUpdate方法是做什么的的主要内容,如果未能解决你的问题,请参考以下文章
有啥区别(从“react”导入React;)与(从“react”导入React;)[重复]
import * as react from 'react' 与 import react from 'react' 有啥区别
“使用 JSX 时,React 必须在范围内”(react/react-in-jsx-scope 与 index.js 上的“window.React = React”)