Add the aria-brailleroledescription and aria-braillelabel attributes. These ARIA attributes can be used to override the role description or accessible name for an element when the output of a screen reader is directed to a braille device, primarily for purposes of brevity. See https://w3c.github.io/aria/#aria-brailleroledescription and https://w3c.github.io/aria/#aria-braillelabel
These ARIA attributes can be used to override the role description or accessible name for an element when the output of a screen reader is directed to a braille device, primarily for purposes of brevity.
Explainers: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-brailleroledescription https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-braillelabel