Open
Description
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