标签: reactjs redux react-redux
如果哑元件应该重新渲染,有什么办法可以控制吗?
我知道我可以将shouldComponentUpdate用于作为类对象的智能组件,但我想知道我是否可以做一些与哑组件类似的事情。
shouldComponentUpdate