Skip to main content
Version: 2.x

FASTElementDefinition.attributeLookup property

@microsoft/fast-element > FASTElementDefinition > attributeLookup

FASTElementDefinition.attributeLookup property

A map enabling lookup of property by associated attribute name.

Signature:

readonly attributeLookup: Record<string, AttributeDefinition>;