getAttributeNames
Description
The getAttributeNames of Element for JS returns the qualified names of all element’s attributes. Can contain duplicates.
Syntax
element.getAttributeNames()
The getAttributeNames of Element for JS returns the qualified names of all element’s attributes. Can contain duplicates.
element.getAttributeNames()