EasyUI Forum

General Category => EasyUI for Vue => Topic started by: don on July 08, 2022, 07:39:22 AM



Title: Vue 3 Compatibility
Post by: don on July 08, 2022, 07:39:22 AM
Is EasyUI for Vue compatible with Vue 3? If so, how do I install and configure it in my Vue3 project?


Title: Re: Vue 3 Compatibility
Post by: jarry on July 09, 2022, 08:32:04 AM
This current version only works with vue2.


Title: Re: Vue 3 Compatibility
Post by: don on July 11, 2022, 09:11:08 AM
OK, good to know. Are there any plans for a Vue3 version of EasyUI?


Title: Re: Vue 3 Compatibility
Post by: jarry on December 06, 2022, 08:16:57 PM
The edition based on vue3.x is available now. Please follow this command to install it.
Code:
npm install v3-easyui --save


Title: Re: Vue 3 Compatibility
Post by: don on December 07, 2022, 11:01:50 AM
That's great news!  :)