@microsoft/fast-element/declarative.js > 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. |