There was an error while loading. Please reload this page.
5d48aa9
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
<ul v-sortable:foo> ... </ul>
this.sortable.foo