SortableJS/Sortable

Nested sortable max level.

Open

#1867 aperta il 22 lug 2020

Vedi su GitHub
 (5 commenti) (3 reazioni) (0 assegnatari)JavaScript (3731 fork)batch import
help wantedquestion

Metriche repository

Star
 (30.389 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

How do I find it? "deep , maxDeep"

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

Guida contributor