Logos DX
    Preparing search index...
    • setAttributeNS adds a new attribute or changes the value of an attribute with the given namespace and name.

      MDN Reference

      Parameters

      • namespace: string | null
      • qualifiedName: string
      • value: string

      Returns void