Logos DX
    Preparing search index...
    • The getAttributeNS() method of the Element interface returns the string value of the attribute with the specified namespace and name.

      MDN Reference

      Parameters

      • namespace: string | null
      • localName: string

      Returns string | null