My Learning Curve

Feed / Total TypeScript

How to Pass a Component as a Prop in React (article)

Monday, September 4, 2023

Learn different ways to pass a component as a prop in React: passing JSX, using React.ComponentType, and using React.ElementType.

Read original article ↗