fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
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.