Type Definition react::event::KeyboardEvent

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