How to style with keyboard focus? #656
Unanswered
ricardo-valero
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to
react-aria
how would someone solely style when the element is focused by the keyboard and not by touch or mouse?Example:
https://react-spectrum.adobe.com/react-aria/Button.html
When you focus using the keyboard you can see the
data-focus-visible
.Beta Was this translation helpful? Give feedback.
All reactions