UNPKG
@charescape/mazer-fork-ost
Version:
latest (2.1.4141)
2.1.4141
2.1.4140
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
@charescape/mazer-fork-ost
/
dist
/
assets
/
static
/
js
/
pages
/
ui-todolist.js
6 lines
(5 loc)
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
dragula
([
document
.
getElementById
(
"widget-todo-list"
)], {
moves
:
function
(
e, a, t
) {
return
t.
classList
.
contains
(
"cursor-move"
) }, })