Vue 3 Support?
alabama opened this issue · 3 comments
alabama commented
Any plans on supporting vue.js 3 and composition-api?
phphe commented
I just know vue3.0 released. I will try to do that.
alabama commented
is there any update so far?
phphe commented
Vue 3 supported now. Works well in Vue-CLI and Vite when test. Version 2.*.*
is for Vue 2, 3.*.*
is for Vue 3.
For Vue 3
npm install --save he-tree-vue@3
For Vue 2
npm install --save he-tree-vue@2