Replies: 1 comment 1 reply
-
There is not! One question I would have would be how to trigger a double click with a screen reader. Perhaps using the dblclick event in addition to any custom mouse/touch handling would be necessary. We would need to test this across screen readers I think. What is your use case for double clicking? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello, I was wondering if there is an official method for handling a double press event? I can make one easy enough using onPressChange but no reason to do that if it already exists!
Beta Was this translation helpful? Give feedback.
All reactions