phphe/he-tree-vue

Vue 3 Support?

alabama opened this issue · 3 comments

Any plans on supporting vue.js 3 and composition-api?

phphe commented

I just know vue3.0 released. I will try to do that.

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