Interface GridsterDraggable

Index

Properties

Properties

public distance: number

public drag: (event: Event, ui: GridsterUi) => void

public items: any

public limit: boolean

public offset_left: number

public start: (event: Event, ui: { helper: JQuery; }) => void

public stop: (event: Event, ui: { helper: JQuery; }) => void