Function leptos_dom::helpers::location_pathname
source · pub fn location_pathname() -> Option<String>
Expand description
Current window.location.pathname
.
pub fn location_pathname() -> Option<String>
Current window.location.pathname
.