MCPcopy Create free account
hub / github.com/angular/angular / reload

Method reload

packages/router/src/router_resource.ts:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 [SOURCE_RESOURCE_SYMBOL]: Resource<T>;
56 [BLOCKING_SYMBOL]?: boolean;
57 reload(): boolean;
58}
59
60/**

Implementers 2

ResourceImplpackages/core/src/resource/resource.ts
FakeNavigationpackages/core/primitives/dom-navigatio

Calls

no outgoing calls

Tested by

no test coverage detected