Logos DX
Preparing search index...
@logosdx/dom
<internal>
getAttributeNode
Function getAttributeNode
getAttributeNode
(
qualifiedName
:
string
)
:
Attr
|
null
Returns the specified attribute of the specified element, as an Attr node.
MDN Reference
Parameters
qualifiedName
:
string
Returns
Attr
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Logos DX
Loading...
Returns the specified attribute of the specified element, as an Attr node.
MDN Reference