SortableJS/Sortable

How can I only change children order in the nested example

Open

#1,801 创建于 2020年4月16日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (30,389 star) (3,731 fork)batch import
good first issuequestion

描述

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.

贡献者指南