Skip to content

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

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

Interface: NonDocumentTypeChildNode

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

Hierarchy

Table of contents

Properties

Properties

nextElementSibling

Readonly nextElementSibling: null | Element

Returns the first following sibling that is an element, and null otherwise.

MDN Reference

Defined in

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


previousElementSibling

Readonly previousElementSibling: null | Element

Returns the first preceding sibling that is an element, and null otherwise.

MDN Reference

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally