We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a90241 + 940a515 commit 172b839Copy full SHA for 172b839
1 file changed
docs/_guide/actions.md
@@ -94,7 +94,7 @@ data-action: Fires all of these methods depending on the event
94
data-action="
95
click:hello-world#greetSomeone
96
click:analytics-tracking#click
97
- hover:analytics-tracking#hover
+ mouseover:analytics-tracking#hover
98
"
99
>
100
Greet Someone
0 commit comments