Options
All
  • Public
  • Public/Protected
  • All
Menu

An iterator over the members of a list of the nodes in a subtree of the DOM. The nodes will be returned in document order.

Hierarchy

  • NodeIterator

Index

Properties

filter: null | <internal>.NodeFilter
pointerBeforeReferenceNode: boolean
referenceNode: <internal>.Node
whatToShow: number

Methods

  • detach(): void
  • deprecated

    Returns void

  • Returns null | <internal>.Node

  • Returns null | <internal>.Node

Generated using TypeDoc