Interface SortableOptions

Hierarchy

Index

Properties

Optional activate

activate: SortableEvent | undefined

Optional appendTo

appendTo: any

Optional attribute

attribute: string | undefined

Optional axis

axis: string | undefined

Optional beforeStop

beforeStop: SortableEvent | undefined

Optional cancel

cancel: any

Optional change

change: SortableEvent | undefined

Optional connectWith

connectWith: any

Optional containment

containment: any

Optional cursor

cursor: string | undefined

Optional cursorAt

cursorAt: any

Optional deactivate

deactivate: SortableEvent | undefined

Optional delay

delay: number | undefined

Optional disabled

disabled: boolean | undefined

Optional distance

distance: number | undefined

Optional dropOnEmpty

dropOnEmpty: boolean | undefined

Optional forceHelperSize

forceHelperSize: boolean | undefined

Optional forcePlaceholderSize

forcePlaceholderSize: boolean | undefined

Optional grid

grid: number[] | undefined

Optional handle

handle: any

Optional helper

helper: string | function | undefined

Optional items

items: any

Optional opacity

opacity: number | undefined

Optional out

out: SortableEvent | undefined

Optional over

over: SortableEvent | undefined

Optional placeholder

placeholder: string | undefined

Optional receive

receive: SortableEvent | undefined

Optional remove

remove: SortableEvent | undefined

Optional revert

revert: any

Optional scroll

scroll: boolean | undefined

Optional scrollSensitivity

scrollSensitivity: number | undefined

Optional scrollSpeed

scrollSpeed: number | undefined

Optional sort

sort: SortableEvent | undefined

Optional start

start: SortableEvent | undefined

Optional stop

stop: SortableEvent | undefined

Optional tolerance

tolerance: string | undefined

Optional update

update: SortableEvent | undefined

Optional zIndex

zIndex: number | undefined