fnx_router
fnx_router.lib.fnx_router_behavior
FnxRouterNavigator
setWindowLocationHash
setWindowLocationHash
fnx_router
fnx_router.lib.fnx_router_behavior
FnxRouterNavigator
setWindowLocationHash
method
setWindowLocationHash
Source
fnx_router
fnx_router.lib.fnx_router_behavior
FnxRouterNavigator
Properties
currentRoute
Constructors
FnxRouterNavigator
Methods
getWindowLocationHash
navigateTo
parseRouteParams
renderRouteWithParams
setWindowLocationHash
void
setWindowLocationHash
(
String
hash
)
Not documented.
Source
void setWindowLocationHash(String hash) { window.location.hash = hash; }