How should one create a long press handler in Ionic Vue? E.g., instead of tapping on a button, this handler would detect a 3 second long press and trigger a different menu.
I found this for Angular
But is the expectation now with the Gestures API that we implement long press from scratch?
1 post - 1 participant