For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accessors

Public

The get accessor returns the attribute, the primitive value of a specified Attribute object.

The get accessor returns the attribute name of a specified Attribute object.

The get accessor returns the attribute value of a specified Attribute object.

The get accessor, with the help of toStringTag of Symbol, changes the default object tag to attribute for an instance of the Attribute.

Last updated