core
1.0-RC1
js
core
/
dev.fritz2.routing
/
MapRoute
/
deserialize
deserialize
js
open
override
fun
deserialize
(
hash
:
String
)
:
Map
<
String
,
String
>
Content copied to clipboard
Deserializes the
window.location.hash
to the given type T after the hashchange-event is fired.