You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sites/website/src/docs/3.x/api/fast-element/declarative/fast-element.templateelement.config.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ navigationOptions:
17
17
18
18
> Warning: This API is now obsolete.
19
19
>
20
-
> Use for global hydration events and pass per-element callbacks to [declarativeTemplate()](../fast-element.declarativetemplate/) instead.
20
+
> Use `enableHydration()` for global hydration events and pass per-element callbacks to [declarativeTemplate()](../fast-element.declarativetemplate/) instead.
21
21
>
22
22
23
23
Configure lifecycle callbacks for hydration events.
0 commit comments