@microsoft/fast-element > CSSBindingDirective
CSSBindingDirective class
Enables bindings in CSS.
Signature:
export declare class CSSBindingDirective implements HostBehavior, Subscriber, CSSDirective, BindingDirective
Implements: HostBehavior, Subscriber, CSSDirective, BindingDirective
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Creates an instance of CSSBindingDirective. |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
| |||
|
|
string |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Executed when this behavior is attached to a controller. | ||
|
Executed when this behavior's host is connected. | ||
|
Creates a CSS fragment to interpolate into the CSS document. | ||
|
Executed when this behavior is detached from a controller. |