react 组件间通信
摘要:1、父子组件通信:props+回调函数 2、爷孙组件通信:两层父子通信或者使用 Context.Provider 和 Context.Consumer 3、任意组件通信--》状态管理:redux、Mobx,zustand等状态管理库
阅读全文
posted @ 2023-04-21 16:58
posted @ 2023-04-21 16:58
posted @ 2023-04-21 15:14
posted @ 2023-04-21 15:03
posted @ 2023-04-20 15:56