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

[feature request] typing for change event #1229

Open
MathieuDerelle opened this issue Nov 3, 2023 · 0 comments
Open

[feature request] typing for change event #1229

MathieuDerelle opened this issue Nov 3, 2023 · 0 comments

Comments

@MathieuDerelle
Copy link

MathieuDerelle commented Nov 3, 2023

as described here https://github.com/SortableJS/Vue.Draggable#events

all other events seems to be from Sortable and have typings
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/55e8d53164cd8ee5411a3e5769a1fe4d855bea51/types/sortablejs/index.d.ts#L113

however the change event does not come from Sortable and I havent found its type in
https://github.com/SortableJS/Vue.Draggable/blob/master/src/vuedraggable.d.ts

I'd rather use a typing instead of resorting to any

image

PS: as recommended, I tried to get an answer on stackoverflow, but didn't get any

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

No branches or pull requests

1 participant