Are you sure you're getting this? Click the correct answer from the options.
What is component composition?
Click the option that best answers the question.
- Combining smaller components together to build larger and more complex components
- Passing data from parent component to child component using props
- Handling user interactions and events in React components
- Creating functional components using arrow functions