Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

draggable with vue? #37

Open
shreejalmaharjan-27 opened this issue Aug 17, 2022 · 5 comments
Open

draggable with vue? #37

shreejalmaharjan-27 opened this issue Aug 17, 2022 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@shreejalmaharjan-27
Copy link

is there an example of the implementation of draggable with vue.js?

@shuding
Copy link
Owner

shuding commented Aug 18, 2022

It's similar to the React one though, example welcome!

@shuding shuding added the help wanted Extra attention is needed label Aug 18, 2022
@StroginA
Copy link

I used the vuedraggable package in my Vue.js project, it makes the basic use cases such as reordering a list and using handles quite simple.

@wobsoriano
Copy link
Contributor

Here's a Draggable + Rotate Demo with Vue:

https://stackblitz.com/edit/vue-cobe-demo?file=src/App.vue

@shuding shuding added documentation Improvements or additions to documentation and removed help wanted Extra attention is needed labels Dec 17, 2022
@shuding
Copy link
Owner

shuding commented Dec 17, 2022

Thanks @wobsoriano! I’ll add it to the example list!

@wobsoriano
Copy link
Contributor

Thanks @wobsoriano! I’ll add it to the example list!

Go ahead sire!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants