Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add accessibleName property to Grid #8230

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Conversation

DiegoCardoso
Copy link
Contributor

Description

Add the accessibleName property to Grid, which defines the aria-label property on the <table> inside the shadow root.

Part of #6749

Type of change

  • Bugfix
  • Feature

Add 'accessibleName' property to Grid which is used to define the
`aria-label` property on the `<table>` inside the shadow root.

Part of #6749
@DiegoCardoso DiegoCardoso merged commit 50c2305 into main Nov 27, 2024
9 checks passed
@DiegoCardoso DiegoCardoso deleted the feat/grid/accessible-name branch November 27, 2024 14:46
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.beta3 and is also targeting the upcoming stable 24.6.0 version.

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

Successfully merging this pull request may close these issues.

3 participants