Type Definition react::event::FocusEvent

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