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;
@microsoft/fast-element v2 is out! 🎉️@microsoft/fast-element > ElementStyles > behaviors
The behaviors associated with this set of styles.
Signature:
readonly behaviors: ReadonlyArray<HostBehavior<HTMLElement>> | null;