-
-
Notifications
You must be signed in to change notification settings - Fork 728
Open
Description
Hello,
since this package is not maintained anymore,
i ported Vuesax v3 to Vue 3 :
https://github.com/lk77/vuesax
https://www.npmjs.com/package/vuesax3
You can simply do npm i vuesax3
and change your imports and it should work !
All components and functions are now working with Vue 3, but be aware that you need to use the new Vue 3 syntax for each component, for example by replacing :value
by :modelValue
or use the template element to define slots
The new syntax is now on the docs which was recently upgraded to also work on Vue 3 with the latest vuepress version : https://lk77.github.io/vuesax
thanks!
chuoke, HFUN, Sammy051, eliaschampi, adibpwd and 7 more
Metadata
Metadata
Assignees
Labels
No labels