Type Definition react::event::PointerEvent

source · []
pub type PointerEvent<TCurrent = Element> = MouseEvent<TCurrent, PointerEvent, PointerEvent>;