0 votes
in ReactJS by
Animation Events in React JS

1 Answer

0 votes
by

Event names:

onAnimationStart onAnimationEnd onAnimationIteration

Properties:

string animationName
string pseudoElement
float elapsedTime

*


...