Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonElementParentNode

Hierarchy

Index

Methods

  • getElementById(elementId: string): null | Element
  • Returns the first element within node's descendants whose ID is elementId.

    Parameters

    • elementId: string

    Returns null | Element

Generated using TypeDoc