We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22344ce commit 9ff5291Copy full SHA for 9ff5291
docs/content/utilities/hydro-views.md
@@ -119,9 +119,9 @@ Usage:
119
</form-button>
120
```
121
122
-## Calling actions of specific Hydro components
+## Calling actions of a parent Hydro component
123
124
-You can call an action of a specific Hydro component from a Hydro view using the `Reference<T>`. Example:
+You can call an action of a parent Hydro component from a Hydro view using the `Reference<T>`. Example:
125
126
Parent (Hydro component):
127
0 commit comments