SortableJS/Sortable

Nested sortable max level.

Open

#1,867 opened on 2020年7月22日

GitHub で見る
 (5 comments) (3 reactions) (0 assignees)JavaScript (30,389 stars) (3,731 forks)batch import
help wantedquestion

説明

How do I find it? "deep , maxDeep"

"pull": function(event) { if(deep > maxDeep) return false; return true; },

コントリビューターガイド