Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stenciljs/core
/ replace
Method
replace
src/runtime/styles.ts:327–327 ·
view source on GitHub ↗
(cssText: string)
Source
from the content-addressed store, hash-verified
325
export
interface
CSSStyleSheet {
326
replaceSync(cssText: string): void;
327
replace(cssText: string): Promise<CSSStyleSheet>;
328
}
329
}
Callers
15
htmlTxt
Function · 0.65
test.e2e.ts
File · 0.65
render
Method · 0.65
tag-transformer.ts
File · 0.65
getTxtHtml
Function · 0.65
getTxtHtml
Function · 0.65
cmp.test.tsx
File · 0.65
no-script-build.js
File · 0.65
run
Function · 0.65
F
Function · 0.65
fc
Function · 0.65
Aa
Function · 0.65
Calls
no outgoing calls
Tested by
7
getTxtHtml
Function · 0.52
getTxtHtml
Function · 0.52
normalizeCSS
Function · 0.52
s
Function · 0.52
printClassMembers
Function · 0.52
expectSelector
Function · 0.52
expectNoSelector
Function · 0.52