@microsoft/fast-element/declarative.js > PartialFASTElementDefinition > attributes
PartialFASTElementDefinition.attributes property
The custom attributes of the custom element.
Signature:
readonly attributes?: (AttributeConfiguration | string)[];
@microsoft/fast-element/declarative.js > PartialFASTElementDefinition > attributes
The custom attributes of the custom element.
Signature:
readonly attributes?: (AttributeConfiguration | string)[];