Last updated 2 years ago
attribute
The get accessor returns the attribute, the primitive value of a specified Attribute object.
get
Attribute
name
The get accessor returns the attribute name of a specified Attribute object.
value
The get accessor returns the attribute value of a specified Attribute object.
[Symbol.toStringTag]
The get accessor, with the help of toStringTag of Symbol, changes the default object tag to attribute for an instance of the Attribute.
toStringTag