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: docs/_guide/targets.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
@@ -61,7 +61,7 @@ The target syntax follows a pattern of `controller.target`.
61
61
</span>
62
62
<divclass="p-3">
63
63
64
-
Remember! There are two decorators available, `@target` which fetches only one element, and `@targets` which fetches multiple. This is the only difference, but it's an important one.
64
+
Remember! There are two decorators available, `@target` which fetches only one `data-target`element, and `@targets` which fetches multiple`data-targets` elements!
0 commit comments