What are Props?You might know how to pass data to a JavaScript function, but what about a React component? Let's see how "props" makes that possible.