ElementStyles.behaviors property
@microsoft/fast-element > ElementStyles > behaviors
ElementStyles.behaviors property
The behaviors associated with this set of styles.
Signature:
readonly behaviors: ReadonlyArray<HostBehavior<HTMLElement>> | null;