Logos DX
    Preparing search index...
    • The hasAttributeNS() method of the Element interface returns a boolean value indicating whether the current element has the specified attribute with the specified namespace.

      MDN Reference

      Parameters

      • namespace: string | null
      • localName: string

      Returns boolean