toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.routing
/
Route
/
deserialize
deserialize
js
abstract
fun
deserialize
(
hash
:
String
)
:
T
Deserializes the
window.location.hash
to the given type
T
after the hashchange-event is fired.