Skip to content

@ralphschuler.webgl shader factory.<internal>.NonElementParentNode

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: NonElementParentNode

@ralphschuler/webgl-shader-factory.<internal>.NonElementParentNode

Hierarchy

Table of contents

Methods

Methods

getElementById

getElementById(elementId): null | Element

Returns the first element within node's descendants whose ID is elementId.

MDN Reference

Parameters

Name Type
elementId string

Returns

null | Element

Defined in

node_modules/typescript/lib/lib.dom.d.ts:16369

Typescript Libraries

Modules

Namespaces

Clone this wiki locally