Module typed_html::events

source ·
Expand description

Event handlers.

Structs

Wrapper type for closures as event handlers.
Container type for DOM events.

Traits

Trait for event handlers.
Trait for building event handlers from other types.