Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rrweb-io/rrweb
/ createElement
Method
createElement
packages/rrdom/src/document.ts:63–63 ·
view source on GitHub ↗
(tagName: string)
Source
from the content-addressed store, hash-verified
61
): IRRDocumentType;
62
63
createElement(tagName: string): IRRElement;
64
65
createElementNS(_namespaceURI: string, qualifiedName: string): IRRElement;
66
Callers
15
getUntaintedPrototype
Function · 0.65
virtual-dom.test.ts
File · 0.65
createTree
Function · 0.65
diff.test.ts
File · 0.65
document.test.ts
File · 0.65
dialog.test.ts
File · 0.65
attachShadow
Method · 0.65
diffAfterUpdatingChildren
Function · 0.65
diffProps
Function · 0.65
createOrGetNode
Function · 0.65
buildFromNode
Function · 0.65
document-nodejs.test.ts
File · 0.65
Implementers
2
BaseRRDocument
packages/rrdom/src/document.ts
RRDocument
packages/rrdom-nodejs/src/document-nod
Calls
no outgoing calls
Tested by
3
createTree
Function · 0.52
captureNestedStylesheetRulesTest
Function · 0.52
addRecordingScript
Function · 0.52