gpt4 book ai didi

reactjs - shouldComponentUpdate 中的 nextState 做了什么?

转载 作者:行者123 更新时间:2023-12-03 13:42:14 25 4
gpt4 key购买 nike

在React生命周期函数中shouldComponentUpdate(nextProps, nextState) , nextProps 是不言自明的。

但是 nextState 是做什么的呢?

在决定是否应该渲染/修改组件之前,我可以评估即将到来的状态,这听起来不对。

最佳答案

基本上,此时状态已经更改,您认为有必要重新渲染组件,并根据您返回 true 或 false

关于reactjs - shouldComponentUpdate 中的 nextState 做了什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48614499/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com