Build your intuition. Click the correct answer from the options.
What does conditional rendering allow you to do in React?
Click the option that best answers the question.
- A. Show or hide elements based on certain conditions
- B. Update the state of the component
- C. Pass data between components
- D. Handle events in React