Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_applySelectorScope
Method · 0.80
constructor
Method · 0.80
updateLabel
Method · 0.80
createOverlayWithLabels
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected