moveable
moveable copied to clipboard
How to override/extend exist able?
I need to override snappable, draggable, resizable, rotatable logic. How can I do it?
@daybrush i really need it
@Raserad
What you will do with this is probably the most questionable.
First, Draggable, Resizable, etc. are exported.
import { Draggable } from "react-moveable";