Any variety of HTMLElement.
Sortable options object.
StaticactiveStaticcloneThe clone element.
StaticdraggedThe element being dragged.
StaticghostThe ghost element.
StaticutilsStatic ReadonlyversionGet the Sortable version
For each element in the set, get the first element that matches the selector by testing the element itself and traversing up through its ancestors in the DOM tree.
an HTMLElement or selector string.
Optionalselector: stringdefault: options.draggable
Options getter/setter
a Sortable.Options property.
a value.
StaticcreateCreation of new instances.
Any variety of HTMLElement.
Optionaloptions: sortablejs.OptionsSortable options object.
StaticgetGet the Sortable instance on an element.
Staticmount
Sortable's main constructor.