Expand description
This module contains Yew’s implementation of a service which listens for browser window resize events.
Structs§
- A service which fires events when the browser window is resized.
- A handle for the event listener listening for resize events.
- Dimensions of the window.