-
-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
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
fix(Handle): add aria-orientation on handles #859
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## master #859 +/- ##
=========================================
Coverage ? 99.81%
=========================================
Files ? 13
Lines ? 537
Branches ? 149
=========================================
Hits ? 536
Misses ? 1
Partials ? 0
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
The
aria-orientation
attribute indicates whether the element's orientation is horizontal, vertical.https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-orientation