vue-slicksort icon indicating copy to clipboard operation
vue-slicksort copied to clipboard

Vue plugin

Open joostthehost opened this issue 2 years ago • 0 comments

I'm using the Vue3 composition API and wanted to use the group functionality on the Slicksort component. However, I got the notice that that the Slicksort plugin was required. Okay, no problem so far.

Upon adding the plugin, following the documentation here: https://vue-slicksort.netlify.app/getting-started.html#using-the-plugin I get the error Model vue-slicksort has no exported member 'plugin'. Which, as far as I can see, is indeed correct.

Is this a bug, or is there any other way to use the group functionality?

joostthehost avatar Jul 14 '22 07:07 joostthehost