#30 Child to Parent Component Communication | working with React events | A Complete React Course
Опубликовано: 29 Сентябрь 2024 на канале: procademy
4,991
75
So far we have learned how to pass data from a parent to its child component using "props". Now, let's learn how we can pass data from child component to parent component.