SortableJS/Sortable

How can I only change children order in the nested example

Open

#1.801 aberto em 16 de abr. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (3.731 forks)batch import
good first issuequestion

Métricas do repositório

Stars
 (30.389 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador