githubEdit

Attribute {}

The Attribute stringarrow-up-right object is the immutablearrow-up-right attribute of the name equal to the value in a form name="value".

Instance

Accessors

The getarrow-up-right accessor returns the attribute, the primitive value of a specified Attribute object.

The getarrow-up-right accessor returns the attribute name of a specified Attribute object.

The getarrow-up-right accessor returns the attribute value of a specified Attribute object.

Properties

The private property represents the attribute name of a generic type variable Name.

The private property represents the attribute value of a generic type variable Value.

Methods

Static

Methods

isAttribute()

Last updated