@microsoft/fast-element > HydrationBindingError
HydrationBindingError class
Signature:
export declare class HydrationBindingError extends Error
Extends: Error
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
The factory that was unable to be bound | ||
|
|
DocumentFragment |
A DocumentFragment containing a clone of the view's Nodes. | |
|
|
string |
String representation of the HTML in the template that threw the binding error. |