Skip to content

crelte / / getRoute

Function: getRoute()

ts
function getRoute(): Readable<Route>;

Get a store with the current route

Note

This only works during component initialisation.

Returns

Readable<Route>