0 votes
in ReactJS by
Explain synthetic event in React js

1 Answer

0 votes
by

Synthetic event is a kind of object which acts as a cross-browser wrapper around the browser’s native event. It also helps us to combine the behaviors of various browser into signal  API.

Related questions

0 votes
asked Oct 28, 2023 in ReactJS by DavidAnderson
0 votes
asked Jul 2, 2019 in ReactJS by Venkatshastri
...