menu
s_packages package
documentation
s_universal_html/src/s_universal_html_impl_web.dart
setLocationHash function
setLocationHash function
dark_mode
light_mode
setLocationHash
function
void
setLocationHash
(
String
value
)
Implementation
void setLocationHash(String value) { web.window.location.hash = value; }
s_packages package
documentation
s_universal_html/src/s_universal_html_impl_web
setLocationHash function
s_universal_html_impl_web library