Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ updateLink
Method
updateLink
packages/core/test/render3/integration_spec.ts:576–578 ·
view source on GitHub ↗
(href: any)
Source
from the content-addressed store, hash-verified
574
href =
''
;
575
576
updateLink(href: any) {
577
this.href = href;
578
}
579
}
580
581
const
sanitizer =
new
LocalSanitizer((value) => {
Callers
1
integration_spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected