Course contentsShow
React
Lesson 364 of 2,39610. useState BasicsPro lesson

State is Owned by the Component That Declares It

Only the component that calls useState can update that state—child components can only receive it via props.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.