Skip to content

feat(cdk/a11y): make _computeAriaAccessibleName work for more general use cases #26104

Open
@zarend

Description

@zarend

Feature Description

#25667 implemented a _computeAriaAccessibleName method so that we can add aria labels to elements that are rendered by the component and the developer does not have access to. It only supports datepicker's use case, and allows us to add an accessible name without creating unnecessary public API.

Consider making it working more broadly so it can be used in other cases.

Use Case

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/a11yfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions