$route (service in module ui.router.compat )

Description

The $route service provides interfaces to access defined routes. It also let's you access route params through $routeParams service, so you have fully control over all the stuff you would actually get from angular's core $route service.

Dependencies

Properties