Skip to content

This is the concept of "lifting state up" in React. It involves transferring data from a child component to its parent component by utilizing props and callbacks. This allows the parent component to have access to and control over the data from its child component.

Sustainerz/Child-ParentTransferData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Child-ParentTransferData

About

This is the concept of "lifting state up" in React. It involves transferring data from a child component to its parent component by utilizing props and callbacks. This allows the parent component to have access to and control over the data from its child component.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published