Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonDocumentTypeChildNode

Hierarchy

Index

Properties

nextElementSibling: null | Element

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

previousElementSibling: null | Element

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

Generated using TypeDoc