Options for Draggabilly
axis axis: ‘x’ Type: String Values: ‘x’ or ‘y’ Constrains movement to horizontal or vertical axis. containment Type: Element, Selector String, or Boolean Contains movement to the bounds of the element. If true, the container will be the parent element. grid grid: [ 20, 20 ] Type: Array Values: [ x, y ] Snaps the element to a grid, every x and y pixels. handle …