Appearance
crelte / / getRoute
function getRoute(): Readable<Route>;
Get a store with the current route
This only works during component initialisation.
Readable<Route>
Readable
Route