- Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
description
SortableJS supports using plugins to change some behavior, such as https://sortablejs.github.io/Sortable/#swap.
Indeed, the props of the VueDraggable
and the options
of the useDraggable
both support setting the swap
to enable the Swap
plugin. However, the plugin isn't mounted.
expectation
A way to mount the plugins on demand. Or, if there will be no side effects, explicitly mount all the plugins in advance.
Wszl, ismanong, RoySung and xavi1312
Metadata
Metadata
Assignees
Labels
No labels