MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected