@microsoft/fast-element > TemplateLifecycleCallbacks > templateDidUpdate
TemplateLifecycleCallbacks.templateDidUpdate() method
Called after the template has been assigned to the definition
Signature:
templateDidUpdate?(name: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
string |
Returns:
void