Motion Values » Resetting a Motion Value

Resetting a Motion Value

While React’s values inside useState(), useStore(), etc., get set anew every time you reload, Motion values are stickier and might persist between reloads. So you might want to reset them sometimes.πŸ“˜ The Framer book – πŸ”— Motion values open in FramerMini-map exampleDragging the map updates the little frame on the mini-map that shows where you […]
To access this page, you must purchase The Framer book.