vue-multiselect
vue-multiselect copied to clipboard
Version 3: TypeScript types are missing
When installing the next
branch there are no TypeScript types included. Will these be added in the (near) future?
I'll jump onto this and migrate the existing TS types over
Any news on this ?
@mattelen has there been any talk about migrating the project to use TS, so it would include definitions natively? If you'd like any help as well, let me know 😄 Would love to see the TS definitions for this project
Hey any news on this?
Can you include types, please?
Guys, any updates here?
Waiting for a type definition for v3 too.
Also interested🙂
I also recommend this library for all who want to use multiselect field in Vue 3: https://github.com/vueform/multiselect. It suports TypeScript and has a great possibilities.
Type definitions now exist in 3.0.0-beta.1. This version can be installed with the next
tag. I've tested it and it seems to be work well for me, but please let us know if this isn't working for you