2025-03-25 17:26:17 +01:00
..
2025-03-25 17:26:17 +01:00
2025-03-25 12:11:22 +01:00
wip
2024-07-03 13:21:00 +02:00
2024-08-08 13:00:19 +02:00

Storybook Accessibility Addon

The @storybook/addon-a11y package provides accessibility testing for Storybook stories. It uses axe-core to run the tests.

Getting Started

Add the addon to an existing Storybook

npx storybook add @storybook/addon-a11y

More on getting started with the accessibility addon