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 |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .gitignore | ||
| angular.json | ||
| BUILD.bazel | ||
| copy-event-dispatch-contract.mjs | ||
| package.json | ||
| size.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| yarn.lock | ||