**feature request Is there a way to return a rect object if not a function instead of an element in order to set the movement contraint? e.g ``` new Draggabilly(elem, { containment: { x: 20, y: 200, width: 400, height: 400 } .... ```
**feature request
Is there a way to return a rect object if not a function instead of an element in order to set the movement contraint?
e.g