Parent Component

React Mapping Html Javascript

About

A Parent component is a component that encapsulates other components in the react tree.

They can manipulate their children by passing / forwarding a ref.





Recommended Pages
React Mapping Html Javascript
React - Ref

A ref is a reference to: a DOM element or a React element Parent components can get the element by reference and manipulate them Managing focus, text selection, or media playback. Triggering...



Share this page:
Follow us:
Task Runner