react通信

46 阅读1分钟

一:父传子:props

二:子传父 image.png

三:兄弟通信

image.png

三:使用Context机制跨层级组件通信

image.png

image.png

image.png