fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.routing
/
MapRoute
/
deserialize
deserialize
js
open
override
fun
deserialize
(
hash
:
String
)
:
Map
<
String
,
String
>
Deserializes the
window.location.hash
to the given type
T
after the hashchange-event is fired.