In React You can't pass the props from child to parent . but here is little hack. You can pass a function as an props from parent to children and that function needs to take some value and pass that value you want to pass using props to that function..! may be it's helpful..!
0
0
7
0
0