@microsoft/fast-element > ElementController > behaviors
ElementController.behaviors property
The behaviors associated with the component.
Signature:
protected behaviors: Map<HostBehavior<TElement>, number> | null;
@microsoft/fast-element > ElementController > behaviors
The behaviors associated with the component.
Signature:
protected behaviors: Map<HostBehavior<TElement>, number> | null;