user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

22. What do React's "synthetic events" mean?

user image

Abhishek Mishra

2 years ago

The react event handling system is known as Synthetic Events. The synthetic event is a cross-browser wrapper of the browser's native event. Handling events with react have some syntactic differences from handling events on DOM. These are: React events are named as camelCase instead of lowercase.

Recent Doubts

Close [x]