Mohamed Thabet

Results 1 comments of Mohamed Thabet

because jkanban is build on vanilla js this example can help you using dropEl callback function ``` dropEl: function (el, target, source, sibling) { let target_header = target.parentElement.querySelector('header'); let source_header...