- Published on
Props is short for properties. React has a special object called a prop which we use to transport data from one component to another.
Props is short for properties. React has a special object called a prop which we use to transport data from one component to another.