SortableJS/Sortable

How can I only change children order in the nested example

Open

#1.801 geöffnet am 16. Apr. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.731 Forks)batch import
good first issuequestion

Repository-Metriken

Stars
 (30.389 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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