@microsoft/fast-foundation > PropertyStyleSheetBehavior > bind
PropertyStyleSheetBehavior.bind() method
Binds the behavior to the element.
Signature:bind(elementInstance: FASTElement): void;
Parameters
Parameter | Type | Description |
---|---|---|
elementInstance | FASTElement | The element for which the property is applied. |
void