Accessing child component methods (Connected components) from parent component in react

preview_player
Показать описание
This video explain how to access child component methods and state from parent component( For the components that was connected to redux ).
Рекомендации по теме
Комментарии
Автор

Excellent Solution like its i needed also and fixed the issue by this tutorial thank you

tafseerkhan
Автор

Excellent explanation, just what I needed 👍

josephlegrand
Автор

This is nice and clean but I tried that code and it says its deprecated, I guesss that with the newer version of react it does not work, Can you provide a more modern way to to this,

josuegarcia
Автор

hello, I'm new to react and your solution works but is there any alternative ? because refs is deprecated

cheese-suu
Автор

I agree with the comment below very well explained

insightinternet
Автор

please explain me how access child to parent in only on React not in Redux, i hope use callBack function but how, please explain me with example

syedkashifnaqvi
Автор

This functionality is deprecated now! Please delete this video! this wont work anymore

harshilgandhi