Closed tanaeakihiko closed 3 months ago
We are using this library with Vue3.
I only see installation instructions for Vue 2 in the documentation.
import CGrid from "vue-cheetah-grid";
Vue.use(CGrid);
How can the Vue plugin be used with Vue 3?
I get errors in vite trying to use this in Vue3.
Vue2 has reached End of Life on December 31st, 2023. Are you going to support Vu3?