@microsoft/fast-element > RenderBehavior
RenderBehavior class
A Behavior that enables advanced rendering.
Signature:
export declare class RenderBehavior<TSource = any> implements ViewBehavior, Subscriber
Implements: ViewBehavior, Subscriber
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Creates an instance of RenderBehavior. |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Bind this behavior. | ||
|
Unbinds this behavior. |