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 Code Guide – 🔗 Motion values open in FramerMini-map exampleDragging the map updates the little frame on the mini-map that shows where […]