Gijgo Draggable configuration
Select Plugin:
containment Base
Constrains dragging to within the bounds of the specified element.
handle Base
If specified, restricts dragging from starting unless the mousedown occurs on the specified element. Only elements that descend from the draggable element are permitted.
horizontal Base
If set to false, restricts dragging on horizontal direction.
vertical Base
If set to false, restricts dragging on vertical direction.