This course has been updated! We now recommend you take the Complete Intro to React, v8 course.

Check out a free preview of the full React.js (with Introduction to Flux Architecture) course:
The "Creating Props" Lesson is part of the full, React.js (with Introduction to Flux Architecture) course featured in this preview video. Here's what you'd learn in this lesson:

All UI elements in React are JavaScript functions. Props are the primary interface for all these functions and they can alter the way elements are rendered. While there are many Props available as attributes of HTML elements, developers can also create their own custom Props. Ryan demonstrates how to create a Gravatar class with a few custom Props.

Get Unlimited Access Now