Focus Loop

Use the focus loop when you want to group several elements inside a same container and make them easily focusable.

نمایش کد
vue
prevent
Prevent the default behavior of the keys
نمایش مثال
vue
as
The HTML tag to use for the wrapper
نمایش مثال
vue
next-keys
Keys to trigger the next focusable element
نمایش مثال
vue
prev-keys
Keys to trigger the previous focusable element
نمایش مثال
vue
#default
نمایش مثال
vue
as
The HTML tag to use for the wrapper
نمایش مثال
vue
nextKeys
Keys to trigger the next focusable element
نمایش مثال
vue
prevKeys
Keys to trigger the previous focusable element
نمایش مثال
vue