RSS FeedTwitterMastodonBlueskyShare IconHeart IconGithub IconArrow IconClock IconGUI Challenges IconHome IconNote IconBlog IconCSS IconJS IconHTML IconShows IconOpen Source Software IconSpeaking IconTools IconShuffle IconNext IconPrevious IconCalendar IconCalendar Edit IconNotebook IconObservable Notebooks IconSlash IconGoogle G Icon
A series of images of an avatar doing a bunch of skateboard tricks.
atom@argyleink
noteossjs

Released roving-ux.js!

import { rovingIndex } from "roving-ux";

rovingIndex({
  element: document.querySelector("#carousel"),
});

User's shouldn't need to tab through each item in a list to see the next list

  1. Providing keyboard list UX should be easy
  2. Maintaining the last focused element should be easy
  3. RTL Support
A short gif showing arrow key support in a list of images