selecto icon indicating copy to clipboard operation
selecto copied to clipboard

Is there a vue-selecto example with vue-moveable?

Open jifka opened this issue 4 years ago • 5 comments

I'm looking for a coherent example or demo of vue-selecto with vue-moveable. I've tried to use the vanilla example with all of the proper event handlers but can't seem to get it working.

jifka avatar Sep 07 '21 18:09 jifka

@jifka

I'm sorry. Examples related to vue-moveable are being prepared.

There are no priorities yet, and it will be prepared within this year.

daybrush avatar Sep 11 '21 03:09 daybrush

Thanks. I have a project I'm working on that doesn't have strict deadlines, but this issue is becoming a bottleneck of sorts. I'd be willing to contract you to work up an example, or to modify my simple VueJS test app to work properly. You can contact me directly if you're interested.

jifka avatar Sep 11 '21 19:09 jifka

vue3 怎么支持呀

lukelili avatar Jan 28 '22 10:01 lukelili

@daybrush Can ypu please share the implemented code of vue-selecto example with vue-moveable?

AkashTvu avatar Jun 07 '23 15:06 AkashTvu

@AkashTvu

See this example:

https://daybrush.com/moveable/storybook/index.html?path=/story/combination-with-other-components--components-selecto

Use A key and When the a key is pressed, the Vue 3 code appears on the right panel.

daybrush avatar Jun 09 '23 14:06 daybrush