[][src]Module sauron_vdom::event

Structs

Coordinate
InputEvent
KeyEvent
Modifier
MouseEvent

A mouse event contains the (x,y) coordinates, buttons and modifier keys

Enums

Event

A container for generic event and the common values needed for the user.

MouseButton