Releases: sagalbot/vue-sortable
Releases · sagalbot/vue-sortable
v0.1.3
New
Sortable instance can be accessed by providing an argument to the directive using the :
directive argument syntax
<ul v-sortable:foo> ... </ul>
instance accessed within vm via this.sortable.foo