Use the focus loop when you want to group several elements inside a same container and make them easily focusable.
Show codeHide code
Name
Type
Default
as
The HTML tag to use for the wrapper
@default
div
Show exampleHide example
next-keys
Keys to trigger the next focusable element
Show exampleHide example
prev-keys
Keys to trigger the previous focusable element
@default
PageDown
Show exampleHide example
prevent
Prevent the default behavior of the keys