Best way to select sibling element? #4667
-
https://awesomealpine.com/play?share=zJC1gh7XooJq Using |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
Here's you'd likely want the focus plugin: https://alpinejs.dev/plugins/focus Otherwise how you did is fine. This just improves things like handling hidden siblings and wraping to the start/end |
Beta Was this translation helpful? Give feedback.
-
@ekwoka
|
Beta Was this translation helpful? Give feedback.
-
It probably can't have focus. A workaround for what exactly? Focusing something that is unfocusable? |
Beta Was this translation helpful? Give feedback.
Here's you'd likely want the focus plugin: https://alpinejs.dev/plugins/focus
Otherwise how you did is fine. This just improves things like handling hidden siblings and wraping to the start/end