[][src]Module mogwai::gizmo

A widget.

Re-exports

pub use super::utils::*;

Structs

EventTarget

The EventTarget object

Gizmo

A bundled network of html elements, callback closures and receivers.

HtmlInputElement

The HTMLInputElement object

JsValue

Representation of an object owned by JS.

Traits

JsCast

A trait for checked and unchecked casting between JS types.