Mark As Completed Discussion

Try this exercise. Click the correct answer from the options.

Which of the following is true about event handling in React?

Click the option that best answers the question.

  • Event handling in React is similar to event handling in HTML
  • Event handlers in React are provided as props to the elements
  • Event handling in React is not possible
  • Event handling in React can only be done with JavaScript