mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 08:03:56 -05:00
156 B
156 B
title
| title |
|---|
| Props |
What are the props?
Props (short for properties) are the data or functions passed into a component. They are immutable (read-only).