mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This new signal property is convenient to derive a `isNavigating` state. `isNavigating = computed(() => !!this.router.currentNavigation())` DEPRECATED: The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead. fixes #62958 PR Close #62971 |
||
|---|---|---|
| .. | ||
| migrations | ||
| ng-generate | ||
| test | ||
| utils | ||
| BUILD.bazel | ||
| collection.json | ||
| migrations.json | ||
| rollup.config.js | ||
| tsconfig-test.json | ||
| tsconfig.json | ||