Changing the State of a Child component from its Parent Component.
Introduction
In this article, I will be building a simple modal which will be triggered by a Call-to-action (CTA) button. To hide the modal, the “X” button is clicked. This is basically removing the CSS Display value of "none" when the CTA button i...
laviedegeorge.hashnode.dev8 min read
Joy Nwaiwu
Python developer, Data Science/ML enthusiast
This is interesting!