pub type FocusEvent<TCurrent = Element> = SyntheticEvent<TCurrent, FocusEvent, FocusEvent>;
Aliased Typeยง
pub struct FocusEvent<TCurrent = Element> { /* private fields */ }
pub type FocusEvent<TCurrent = Element> = SyntheticEvent<TCurrent, FocusEvent, FocusEvent>;
pub struct FocusEvent<TCurrent = Element> { /* private fields */ }