privatenumber / vue-2-3

↔️ Interop Vue 2 components in Vue 3 apps and vice versa
MIT License
281 stars 10 forks source link

The interface exposed by defineExpose cannot be accessed in vue2 #12

Open amipei opened 2 years ago

amipei commented 2 years ago

i have a vue2 propject, use vue3 components in vue2, but Vue3 components that use Setup are exposed via defineExpose and are not in the converted component