Function getAttribute

  • Get the given attribute.

    Parameters

    • node: HTMLElement
    • attribute: string

    Returns string | null

    the value

Generated using TypeDoc