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 9ecac98 commit 9f71b3bCopy full SHA for 9f71b3b
README.md
@@ -1,10 +1,12 @@
1
# [@vue-a11y/focus-loop](https://focus-loop.vue-a11y.com)
2
3
-Vue component that helps you to to trap focus in an element.
4
-
5
-**Are you using Vue 3?** Check out [VueFocusLoop next](https://github.com/vue-a11y/vue-focus-loop/tree/next)
+---
+🔥 HEADS UP! You are in the Vue 2 compatible branch, [check the "next" branch for Vue3 support](https://github.com/vue-a11y/vue-focus-loop/tree/next).
6
7
---
+## Introduction
8
+
9
+Vue component that helps you to to trap focus in an element.
10
11
When developing accessible components, in certain behaviors it is important to trap focus on the element.
12
0 commit comments