FASTElementDefinition.attributes property
@microsoft/fast-element > FASTElementDefinition > attributes
FASTElementDefinition.attributes property
The custom attributes of the custom element.
Signature:
readonly attributes: ReadonlyArray<AttributeDefinition>;