This service returns information about the location configuration.
This service is primarily used when building URLs (e.g., for hrefs)
Implementors should pass these through to the underlying URL APIs.
The underlying URL mechanism might be browser APIs, framework APIs, or some 3rd party URL management library.
UI-Router Core includes two basic implementations:
Returns low level URL configuration and metadata
This service returns information about the location configuration. This service is primarily used when building URLs (e.g., for
hrefs
)Implementors should pass these through to the underlying URL APIs. The underlying URL mechanism might be browser APIs, framework APIs, or some 3rd party URL management library.
UI-Router Core includes two basic implementations: