Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Methods

Methods

getElementById

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

    Parameters

    • elementId: string

    Returns Element | null

Generated using TypeDoc