Type Definition react::event::DragEvent

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