Type Definition react::event::FormEvent

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