Skip to content

Releases: sagalbot/vue-sortable

v0.1.3

06 Jul 01:54
Compare
Choose a tag to compare

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