Readonly
activeTransition animation duration for re-ordering.
Readonly
chosenA selector to determine the container that will be the parent of the orderable elements.
Readonly
contextReadonly
dragReadonly
ghostReadonly
handleReadonly
hasReadonly
hasReadonly
hasReadonly
itemA translated message template for when the update is successful, replaces __LABEL__
with item's title.
Base URL template to use for submitting an updated order for a specific item.
Static
blessingsStatic
classesStatic
outletsStatic
targetsStatic
valuesStatic
shouldManually move down visually but do not submit to the server.
Calculate a manual move either up or down and prepare the Sortable data for re-ordering.
Submit an updated ordering to the server.
Manually move up visually but do not submit to the server.
Static
after
Enables the ability for drag & drop or manual re-ordering of elements within a prescribed container or the controlled element.
Once re-ordering is completed an async request will be made to the provided URL to submit the update per item.
Example