ui-router-navigation-location-plugin / navigationLocationPlugin
Variable: navigationLocationPlugin
ts
const navigationLocationPlugin: (router) => LocationPlugin;Defined in: index.ts:199
A UIRouterPlugin that gets/sets the current location using the browser's location and navigation apis
Parameters
| Parameter | Type |
|---|---|
router | UIRouter |