@microsoft/fast-element > HydrationControllerCallbacks > elementWillHydrate
HydrationControllerCallbacks.elementWillHydrate() method
Called before hydration has started
Signature:
elementWillHydrate?(name: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
string |
Returns:
void