You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation is arranged according to API concern, such as url, resolve, and core.
For a list of services and objects that can be injectable, see the injectables section.
By default, only the public UI-Router API is shown.
To view both public API and the internal APIs, check the "Internal UI-Router API" checkbox.
Typescript
UI-Router is written in Typescript.
The API documentation is generated using TypeDoc.
The documentation reflects the Typescript classes, interfaces, and parameter types information embedded in the source code.
Contributing
Angular UI-Router depends on the framework agnostic @uirouter/core.
To contribute to the documentation, please submit a PR to either
@uirouter/angularjs
or
@uirouter/core.
To find where a specific piece of documentation is written, follow the links that say: