How to Use Generics to Type External Vue 3 Components? #12567
Unanswered
dreadnya
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I need to type an external Vue 3 component. Previously, I successfully used d.ts and DefineComponent for this purpose, and everything worked perfectly. However, now I need to achieve this using generics, and I can’t figure out if it’s even possible. Is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions