FASTElementDefinition.propertyLookup property
@microsoft/fast-element > FASTElementDefinition > propertyLookup
FASTElementDefinition.propertyLookup property
A map enabling lookup of attribute by associated property name.
Signature:
readonly propertyLookup: Record<string, AttributeDefinition>;