Lessons: 11Length: 1.7 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.2 Defining DOM-Specific Props to our Components

Our components render as HTML, and so naturally we want to use HTML attributes to add ids, CSS classes, etc. In this lesson you'll learn how to do so.