gloo-events

Crates.iogloo-events
lib.rsgloo-events
version0.2.0
sourcesrc
created_at2019-09-13 11:48:25.850437
updated_at2023-08-11 16:04:49.20368
descriptionConvenience crate for working with DOM event listeners
homepagehttps://github.com/rustwasm/gloo
repositoryhttps://github.com/rustwasm/gloo/tree/master/crates/events
max_upload_size
id164547
size28,266
Muhammad Hamza (hamza1311)

documentation

README

gloo-events

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Using event listeners with web-sys is hard! This crate provides an EventListener type which makes it easy!

See the documentation for EventListener for more information.

Commit count: 376

cargo fmt