Skip to content

feat(Tabs): add ariaLabel and title props to tab buttons#491

Open
inscomssb wants to merge 1 commit into
codegouvfr:mainfrom
inscomssb:feat/tabs-aria-label-title
Open

feat(Tabs): add ariaLabel and title props to tab buttons#491
inscomssb wants to merge 1 commit into
codegouvfr:mainfrom
inscomssb:feat/tabs-aria-label-title

Conversation

@inscomssb
Copy link
Copy Markdown

Closes #471

Adds optional ariaLabel and title props to tab button items in both
Uncontrolled and Controlled modes, enabling accessibility attributes
required by RGAA and WCAG standards.

A new Storybook story WithAriaLabelAndTitle demonstrates the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Accessibilité] Composant Tabs - Ajout des attributs aria-label et title sur les buttons

1 participant