We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the widget renders a HTML element:
<span class="icon class name">[select]</span>
We need to expose a way to control the content of that <span> element.
<span>
Reported in TicketID: 1010587
The text was updated successfully, but these errors were encountered:
The feature is still relevant, even though the text is moved to the upper span with aria-label attribute.
aria-label
Sorry, something went wrong.
No branches or pull requests
Description
Currently, the widget renders a HTML element:
We need to expose a way to control the content of that
<span>
element.Reported in TicketID: 1010587
The text was updated successfully, but these errors were encountered: