Attribute
The Attribute
string object represents the immutable attribute of name and value.
Instance accessors
Attribute.prototype.
Decription
attribute
get
name
object
value
[Symbol.toStringTag]
Static methods
Attribute.
Description
isAttribute()
The static method checks whether the provided value
of any type is an instance of Tag
.
Instance methods
Attribute.prototype.
Description
toArray()
toObject()
valueOf()
Last updated
Was this helpful?