vue-dragula

Drag and drop so simple it hurts

Fork me on GitHub
Note: these examples mimic the ones for dragula, but using vue-dragula.
{{text}} [click me]
{{text}}
        
          <div v-dragula="colOne" bag="first-bag"></div>
          <div v-dragula="colTwo" bag="first-bag"></div>
        
      

Result

colOne
{{colOne | json}}

colTwo
{{colTwo | json}}

{{number}}
{{text}}
{{text}}