core
/
dev.fritz2.routing
/
Route
/
deserialize
js
deserialize
abstract fun
deserialize
(hash:
String
):
T
Content copied to clipboard
Deserializes the window.location.hash to the given type
T
after the hashchange-event is fired.