Type Definition react::event::AnimationEvent

source · []
pub type AnimationEvent<TCurrent = Element> = SyntheticEvent<TCurrent, AnimationEvent, AnimationEvent>;