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
Is your feature request related to a problem? Please describe. Add accessibility support to the Slider and RangeSlider components.
Describe the solution you'd like
implement keyboard handling spec:
implement the ARIA screen reader spec
The text was updated successfully, but these errors were encountered:
feat(ui5-slider, ui5-range-slider): implement a11y spec (#2714)
cb76cf4
FIXES: #2513
feat(ui5-slider, ui5-range-slider): implement a11y spec (SAP#2714)
9f5691e
FIXES: SAP#2513
8d3b737
ivoplashkov
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Add accessibility support to the Slider and RangeSlider components.
Describe the solution you'd like
implement keyboard handling spec:
implement the ARIA screen reader spec
The text was updated successfully, but these errors were encountered: