How to Add Easing or Delay to x and y Coordinates in Framer Motion Drag Gesture #2689
Unanswered
thmsfchtnr
asked this question in
Q&A
Replies: 1 comment
-
|
What I have tried: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi everyone,
I'm working on a project using Framer Motion and I'm trying to enhance the drag gesture control for an element. Specifically, I want to:
Add Easing: Apply easing to the x and y coordinates while the element is being dragged.
OR
Introduce a Delay: Implement a delay in the x and y coordinates during the drag motion.
Beta Was this translation helpful? Give feedback.
All reactions