Interface NonElementParentNode

Hierarchy

Methods

  • Returns the first element within node's descendants whose ID is elementId.

    MDN Reference

    Parameters

    • elementId: string

    Returns null | Element

Generated using TypeDoc