One last question: would you happen to know how I bind my Vue methods: {} functions to the gesture? I need it to interact with the Vue component but the handlers in the Gesture API example are all isolated inside the setup() function.
↧
One last question: would you happen to know how I bind my Vue methods: {} functions to the gesture? I need it to interact with the Vue component but the handlers in the Gesture API example are all isolated inside the setup() function.