Function leptos_dom::helpers::location_hash
source · pub fn location_hash() -> Option<String>Expand description
Current window.location.hash
without the beginning #.
pub fn location_hash() -> Option<String>Current window.location.hash
without the beginning #.