How to describe in TypeScript convertion of types of Props description to props used in setup? #7848
Unanswered
Vadiok
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.
-
Here is an simplified example of function which creates components:
How to describe that
T
has the same type of props that passed as component definition props. And how to describe thatexecuteOnMounted
receives related props from setup?Beta Was this translation helpful? Give feedback.
All reactions