> ## Documentation Index
> Fetch the complete documentation index at: https://help.powerbeans.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Accessibility Across Powerbeans Products

> Accessibility status for each Powerbeans product — Audio Player and Playlist are WCAG 2.2 compliant with keyboard support, ARIA labels, and focus states.

<CardGroup cols={2}>
  <Card title="Audio Player" icon="play">
    **WCAG 2.2 compliant.** Labeled controls, ARIA labels, visible focus states, and screen-reader-friendly playback text throughout.
  </Card>

  <Card title="Playlist" icon="list-music">
    **WCAG 2.2 compliant.** Full keyboard support, ARIA labels, and visible focus states throughout the playlist interface.
  </Card>
</CardGroup>

## What "WCAG 2.2 compliant" covers today

For the Audio Player and Playlist widgets:

* Keyboard navigation for all interactive controls
* ARIA labels on controls
* Visible focus states
* Screen-reader-friendly playback text
