SortableJS/Sortable

How can I only change children order in the nested example

Open

#1,801 opened on Apr 16, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (30,389 stars) (3,731 forks)batch import
good first issuequestion

Description

Dear all. I am looking to use a nested example. I want to be able to only change the children's order, so I want to disable the movement of any child to another parent and or moving the child to be a child of the previous child and I want to disable moving a parent to be a child to another parent or child.

Contributor guide