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

Method content

packages/compiler/src/shadow_css.ts:961–963  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

959 }
960
961 content(): string {
962 return this._content;
963 }
964
965 /**
966 * Replaces all of the substrings that match a regex within a

Callers 4

_applySelectorScopeMethod · 0.80
constructorMethod · 0.80
updateLabelMethod · 0.80
createOverlayWithLabelsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected