Make any layer draggable with the drag property. 📘 The Framer book – 🧲 Dragging open in Framer Web Making a layer draggable is something you do in code, with a code override, or in a code component. With a code override This code override sets a layer’s drag property to true, which will let […]