Interface Attributes

Attributes is a map from string to attribute values.

Note: only the own enumerable keys are counted as valid attribute keys.

Hierarchy

  • Attributes

Indexable

[attributeKey: string]: AttributeValue | undefined

Generated using TypeDoc