Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rrweb-io/rrweb
/ attachShadow
Method
attachShadow
packages/rrdom/src/document.ts:90–90 ·
view source on GitHub ↗
(init: ShadowRootInit)
Source
from the content-addressed store, hash-verified
88
style: CSSStyleDeclaration;
89
90
attachShadow(init: ShadowRootInit): IRRElement;
91
92
getAttribute(name: string): string | null;
93
Callers
12
virtual-dom.test.ts
File · 0.65
diff.test.ts
File · 0.65
document.test.ts
File · 0.65
diffBeforeUpdatingChildren
Function · 0.65
buildFromNode
Function · 0.65
document-nodejs.test.ts
File · 0.65
attachShadow
Method · 0.65
buildNode
Function · 0.65
record.test.ts
File · 0.65
integration.test.ts
File · 0.65
util.test.ts
File · 0.65
appendNode
Method · 0.65
Implementers
2
BaseRRElement
packages/rrdom/src/document.ts
RRCanvasElement
packages/rrdom/src/index.ts
Calls
no outgoing calls
Tested by
no test coverage detected