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
- Providing keyboard list UX should be easy
- Maintaining the last focused element should be easy
- RTL Support