$location.path() = {{$location.path()}}
- $route.current.templateUrl = {{$route.current.templateUrl}}
- $route.current.params = {{$route.current.params}}
- $route.current.scope.name = {{$route.current.scope.name}}
- $routeParams = {{$routeParams}}
- $location.path() = {{$location.path()}}
+ * $route.current.templateUrl = {{$route.current.templateUrl}}
+ * $route.current.params = {{$route.current.params}}
+ * $route.current.scope.name = {{$route.current.scope.name}}
+ * $routeParams = {{$routeParams}}
+ *