Interface SortableEvents

Hierarchy

Index

Properties

Optional activate

activate: SortableEvent | undefined

Optional beforeStop

beforeStop: SortableEvent | undefined

Optional change

change: SortableEvent | undefined

Optional deactivate

deactivate: SortableEvent | undefined

Optional out

out: SortableEvent | undefined

Optional over

over: SortableEvent | undefined

Optional receive

receive: SortableEvent | undefined

Optional remove

remove: SortableEvent | undefined

Optional sort

sort: SortableEvent | undefined

Optional start

start: SortableEvent | undefined

Optional stop

stop: SortableEvent | undefined

Optional update

update: SortableEvent | undefined