MCPcopy
hub / github.com/zen-browser/desktop / getElementById

Method getElementById

src/zen/@types/lib.gecko.dom.d.ts:25898–25898  ·  view source on GitHub ↗
(elementId: string)

Source from the content-addressed store, hash-verified

25896 readonly slotAssignment: SlotAssignmentMode;
25897 createElementAndAppendChildAt(parentNode: Node, localName: string): Node;
25898 getElementById(elementId: string): Element | null;
25899 getHTML(options?: GetHTMLOptions): string;
25900 importNodeAndAppendChildAt(
25901 parentNode: Node,

Callers 15

initFunction · 0.65
_initImportExportFunction · 0.65
modsListFunction · 0.65
_importThemesFunction · 0.65
_exportThemesFunction · 0.65
_buildModsListFunction · 0.65
applySidebarLayoutFunction · 0.65
observeFunction · 0.65
_initializeEventsFunction · 0.65
_initializeCKSFunction · 0.65
#initContextMenuMethod · 0.65
#initTabsPopupMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected