@microsoft/fast-foundation > FoundationElementDefinition > attributes
FoundationElementDefinition.attributes property
The custom attributes of the custom element.
Signature:readonly attributes?: EagerOrLazyFoundationOption<(AttributeConfiguration | string)[], this>;