MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / querySelector

Method querySelector

packages/sdk/src/adapters/iframe.test.ts:227–227  ·  view source on GitHub ↗
(sel: string)

Source from the content-addressed store, hash-verified

225 isConnected: boolean;
226 getAttribute(name: string): string | null;
227 querySelector(sel: string): FakeDomEl | null;
228}
229
230function fakeDomEl(id: string, dataX: string | null, dataY: string | null): FakeDomEl {

Callers 15

renderCodeFunction · 0.65
caretPointForLineStartFunction · 0.65
buildTimelineFunction · 0.65
initFunction · 0.65
resolveIframeDurationFunction · 0.65
CompCardFunction · 0.65
updateFunction · 0.65
DomEditOverlay.tsxFile · 0.65

Calls

no outgoing calls

Tested by 3

renderPreviewFunction · 0.52
startRuntimeWithVideoFunction · 0.52
elWithFunction · 0.52