BindingDirective interface
@microsoft/fast-element > BindingDirective
BindingDirective interface
The directive from which a binding originates.
Signature:
export interface BindingDirective
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
| (Optional) The type of aspect to target. | ||
| The binding. | ||
| string | (Optional) The evaluated target aspect. |