Skip to main content

EventTy

Type Alias EventTy 

Source
pub type EventTy = MouseEvent;
Expand description

And event type which keeps the returned type.

Aliased Typeยง

pub struct EventTy { /* private fields */ }