Lessons: 11Length: 1.7 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.2 Passing Props to Components

The ButtonGroup component looks nice, but it's static. To make it truly useful, we need to make our component dynamic so that we can reuse it in multiple apps. So in this lesson, you'll learn how to pass data to your components.