Flashcard
Components and Props
Components are reusable UI functions that receive read-only props as input.
Question
What are components and props in React, and how do they relate?
Click to reveal answer
Components are reusable UI functions that receive read-only props as input.
What are components and props in React, and how do they relate?