Hi Folks,
I was wondering if anyone can tell me if it is possible to pass props to a custom component in Ionic React? I tried doing it the react way, for example
<Header data = {data} />
But it did not work. I can use custom components without props though.
Can anyone tell me if it is possible or if there is a workaround for that?
Cheers
1 post - 1 participant