Can better type hints be provided for the generic defineComponent? #9775
Unanswered
aibayanyu20
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.
Uh oh!
There was an error while loading. Please reload this page.
-
example:
The .d.ts file after compilation is complete:
When I try to use slots, there are no corresponding hints provided, but in the vue generic components, there are relevant prompts. Is there any effective solution to enable slot prompts for generic defineComponent as well?
Beta Was this translation helpful? Give feedback.
All reactions