[][src]Module sauron_native::event

Structs

InputEvent

Enums

Event

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

Functions

on

Creates a callback object from the function closure This will then be attached to the browser and emitted when that event is triggered.