@microsoft/fast-element > TemplateLifecycleCallbacks > templateWillUpdate
TemplateLifecycleCallbacks.templateWillUpdate() method
Called before the template has been evaluated and assigned.
Signature:
templateWillUpdate?(name: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
string |
Returns:
void