I need help with react broadcasting.
For example:
One container has four child props than the first child prop passing prop from container. So the top level container accept this child prop or not? And how to use shouldComponentUpdate
return false.
Comments
Post a Comment