Skip to content

[feature request] support to use plugins powered by SortableJS #201

Open
@LoTwT

Description

@LoTwT

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions