The above code snippets show how you can pass data from the Parent to Child component. But, What if we need to pass data from Child to Parent Component ??? Let’s see this in the next! 3. Using Props as Callback Function If you are not using any state