| Crates.io | gloo-events |
| lib.rs | gloo-events |
| version | 0.2.0 |
| created_at | 2019-09-13 11:48:25.850437+00 |
| updated_at | 2023-08-11 16:04:49.20368+00 |
| description | Convenience crate for working with DOM event listeners |
| homepage | https://github.com/rustwasm/gloo |
| repository | https://github.com/rustwasm/gloo/tree/master/crates/events |
| max_upload_size | |
| id | 164547 |
| size | 28,266 |
gloo-eventsBuilt 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.