@microsoft/fast-element > HydrationBindingError > (constructor)
HydrationBindingError.(constructor)
Constructs a new instance of the HydrationBindingError class
Signature:
constructor(
message: string | undefined,
factory: ViewBehaviorFactory,
fragment: DocumentFragment,
templateString: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
message |
string | undefined | |
|
factory | ||
|
fragment |
DocumentFragment | |
|
templateString |
string |