
The Crousel element and the Carousel navigation buttons (when present) are part of the page tab sequence.

## Keyboard Shortcuts

### Actions applicable to the Carousel element

| Shortcut | Behavior |
| -------- | -------- |
| `Left Arrow` | Switches to the previous item. |
| `Right Arrow` | Switches to the next item. |

### Actions applicable to the navigation buttons

| Shortcut | Behavior |
| -------- | -------- |
| `Enter` | Triggers click on the button. |
| `Space` | Triggers click on the button. |

## Resources

[ARIA Authoring Practices: Carousel Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/carousel/)

[ARIA Authoring Practices: Auto-Rotating Image Carousel](https://www.w3.org/WAI/ARIA/apg/patterns/carousel/examples/carousel-1-prev-next/)
