Pro-Sequence
LeetCode
CodeChef
CodeForces
HackerEarth
Placement
Tutorial
Blogs
Codes
CPA
Recently visited pages.
×
Modal title
×
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
asdf
Placement
ReactJs
What-are-synthetic-events-in-React
What are synthetic events in React
SyntheticEvent
is a cross-browser wrapper around the browser's native event. It's API is same as the browser's native event, including
stopPropagation()
and
preventDefault()
, except the events work identically across all browsers.