Props (short for properties) are inputs to a React component. They are single values or objects containing a set of values that are passed to components on creation and fixed throughout the component's lifecycle.