Swapy
v1.0.3
  1. Config Options
  2. Enabled

By default, all items are draggable and swappable. You can disable that initially, and the enable it later using swapy.enable(true).

createSwapy(container, {
  enabled: false
})