gpt4 book ai didi

javascript - React 中的 "updating"是什么?

转载 作者:数据小太阳 更新时间:2023-10-29 06:09:20 25 4
gpt4 key购买 nike

作为React Documentation说:

componentDidUpdate() is invoked immediately after updating occurs

但我注意到即使浏览器 DOM 元素未更新,也会调用 componentDidUpdate()

那么,React 文档中发生更新 是什么意思?

最佳答案

“更新”不仅仅是DOM更新,而是生命周期的一部分。
当有新的props,状态更新和强制更新

时发生

您可以在这张取自 DOCS 的图表中看到这部分内容

enter image description here

关于javascript - React 中的 "updating"是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53264873/

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