Components
← All components

Carousel

stimeo--carousel

A slideshow with autoplay you can stop, and slide pickers you can walk with the keyboard.

  • Core
  • Carousel

A slideshow following the WAI-ARIA Carousel pattern. Clicks and keys are handled for the carousel as a whole, so no slide needs setting up on its own, and a slide added later works the moment it appears. Slides that are not showing also leave the Tab order, so focus is never pulled into a link nobody can see. Add pickers and the keyboard walks them; leave them out and the previous and next buttons step through instead. Autoplay separates what you asked for from what merely suspends it: only the play button stops it for good, while hovering, focusing, or switching tabs pauses it and it resumes when you move away. For visitors who ask for less motion, autoplay is turned off outright. Buttons that lead nowhere say so, and the announcements stay quiet while it turns on its own.

running

Keyboard

KeyAction
Enter / Space Activate a button (prev / next / play-pause / select a slide).
→ / ← Move focus to the next / previous slide picker (roving). Under RTL the two swap.
Home / End Move focus to the first / last slide picker. Selection follows Enter or Space, not the key itself; a modified Home/End (Control+Home and friends) is left to the browser.