Skip to content

Add an alternative way to provide an accessibleName for Dialog #974

@jessegreenberg

Description

@jessegreenberg

RIght now, the accessibleName is always provided as an h1. But that is not a 1:1 match with the visual. Sometimes we want an aria-label instead of a heading.

What if we added something like

accessibleNameConfiguration: 'heading' | 'label'

that would control the accessible name behavior.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions