@microsoft/fast-element > ViewBehavior
ViewBehavior interface
Represents an object that can contribute behavior to a view.
Signature:
export interface ViewBehavior<TSource = any, TParent = any>
Methods
|
Method |
Description |
|---|---|
|
Bind this behavior. |
@microsoft/fast-element > ViewBehavior
Represents an object that can contribute behavior to a view.
Signature:
export interface ViewBehavior<TSource = any, TParent = any>
|
Method |
Description |
|---|---|
|
Bind this behavior. |