How to receive props when defineComponent uses setup function as a parameter
Version
3.2.23
Reproduction link
Steps to reproduce
https://v3.vuejs.org/api/global-api.html#definecomponent
What is expected?
There is a way to receive props when defineComponent uses setup function as a parameter
What is actually happening?
in documentation, I can’t find a place to receive props
Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.
maybe you are looking for this: https://v3.vuejs.org/guide/composition-api-setup.html#arguments