Skip to content

Releases: sagalbot/vue-sortable

Release list

v0.1.3

Choose a tag to compare

@sagalbot sagalbot released this 06 Jul 01:54

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