Skip to main content
Version: 2.x

FASTElementDefinition.isRegistered property

@microsoft/fast-element > FASTElementDefinition > isRegistered

FASTElementDefinition.isRegistered property

The definition has been registered to the FAST element registry.

Signature:

static isRegistered: Record<string, Function>;