Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ updateLink
Method
updateLink
packages/core/test/render3/integration_spec.ts:572–574 ·
view source on GitHub ↗
(href: any)
Source
from the content-addressed store, hash-verified
570
href =
''
;
571
572
updateLink(href: any) {
573
this.href = href;
574
}
575
}
576
577
const
sanitizer =
new
LocalSanitizer((value) => {
Callers
1
integration_spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected