Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
/**
Callers
5
with_platform_navigation.spec.ts
File · 0.65
router_resource_spec.ts
File · 0.65
router_resource_behavior_spec.ts
File · 0.65
routerResource
Function · 0.65
updateExistingResources
Function · 0.65
Implementers
2
ResourceImpl
packages/core/src/resource/resource.ts
FakeNavigation
packages/core/primitives/dom-navigatio
Calls
no outgoing calls
Tested by
no test coverage detected