Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rrweb-io/rrweb
/ getMeta
Method
getMeta
packages/types/src/index.ts:925–925 ·
view source on GitHub ↗
(n: TNode)
Source
from the content-addressed store, hash-verified
923
getIds(): number[];
924
925
getMeta(n: TNode): serializedNodeWithId | null;
926
927
removeNodeFromMap(n: TNode): void;
928
Callers
15
virtual-dom.test.ts
File · 0.65
diff.test.ts
File · 0.65
diffBeforeUpdatingChildren
Function · 0.65
diffProps
Function · 0.65
createOrGetNode
Function · 0.65
buildFromNode
Function · 0.65
buildNodeWithSN
Function · 0.65
handleScroll
Function · 0.65
isSerializedIframe
Function · 0.65
isSerializedStylesheet
Function · 0.65
afterAppend
Method · 0.65
appendNode
Method · 0.65
Implementers
2
Mirror
packages/rrdom/src/index.ts
Mirror
packages/rrweb-snapshot/src/utils.ts
Calls
no outgoing calls
Tested by
no test coverage detected