MCPcopy
hub / github.com/angular/angular / navigate

Method navigate

packages/router/test/create_url_tree.spec.ts:672–676  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

670 ) {}
671
672 navigate() {
673 this.router.navigateByUrl(
674 createUrlTreeFromSnapshot(this.route.snapshot, ['innerRoute'], null, null),
675 );
676 }
677 }
678
679 @Component({

Calls 2

navigateByUrlMethod · 0.45

Tested by

no test coverage detected