cscan / vue3-excel-editor

Vue3 plugin for displaying and editing the array-of-object in Excel style.
MIT License
231 stars 51 forks source link

Has this document not been updated to vue3? #32

Closed 33550 closed 7 months ago

33550 commented 8 months ago

Excuse me, has this document not been updated to vue3?, Is the object obtained by the method still pointing to this

cscan commented 7 months ago

Document already mentioned to add below 2 sentence in your main.js

import VueExcelEditor from 'vue3-excel-editor' app.use(VueExcelEditor)