vue-use-gesture icon indicating copy to clipboard operation
vue-use-gesture copied to clipboard

👇 Bread n butter utility for component-tied mouse/touch gestures in Vue

Results 6 vue-use-gesture issues
Sort by recently updated
recently updated
newest added

https://vue-use-gesture.netlify.app/docs I guess the latest commit triggered something wrong on the netlify pipeline.

![image](https://user-images.githubusercontent.com/26454874/117237400-7bf86500-ae5d-11eb-8d73-3b0b8f2c968b.png)

Hey 👋 just want to let you know that the CodeSandbox links don't work (https://vue-use-gesture.netlify.app/docs/examples) ![grafik](https://user-images.githubusercontent.com/640208/110630544-c8009380-81a5-11eb-9c46-282095d9e401.png)

This makes useful types available to users of the library

See https://vue-use-gesture.netlify.app/docs/faq ![image](https://user-images.githubusercontent.com/379519/118411272-ab7b4e80-b661-11eb-8b47-e0c4b2e084c2.png)

An example of use gesture would be very nice. currently there are only examples in example-vue-2 for the other gestures, I am interasted in a drag & rotate gesture thanks...