@microsoft/fast-element > HydrationControllerCallbacks > elementWillHydrate
HydrationControllerCallbacks.elementWillHydrate() method
Called before an individual element's hydration begins
Signature:
elementWillHydrate?(source: TElement): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
source |
TElement |
Returns:
void