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 e5c0860 commit d6fd03aCopy full SHA for d6fd03a
src/VueSkipToList.vue
@@ -15,7 +15,7 @@
15
>
16
<vue-skip-to
17
:to="el.anchor"
18
- :ariaLabel="el.ariaLabel"
+ :aria-label="el.ariaLabel"
19
@focus="labelVisible = true"
20
@blur="labelVisible = false"
21
class="vue-skip-to vue-skip-to--relative"
0 commit comments