SortableJS/Sortable

Nested sortable max level.

Open

#1,867 建立於 2020年7月22日

在 GitHub 查看
 (5 留言) (3 反應) (0 負責人)JavaScript (3,731 fork)batch import
help wantedquestion

倉庫指標

Star
 (30,389 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

How do I find it? "deep , maxDeep"

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

貢獻者指南