I found this hook https://docs.rs/dioxus-use-window/latest/dioxus_use_window/fn.use_browser.html but the Scope struct doesn't seem to be available in the current dioxus prelude.
Any pointers for how I might be able to access the current window or browser width and height in dioxus?
hooks for window’s size