How do I get defineExpose exported data in slot in vue3 setup syntax? #9809
Unanswered
alamhubb
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.
-
on option api, i can type.data() get data
and How do we do that in the setup syntax
What should I replace the code in xxxx?
The code for my interface is dynamically rendered and does not have a render slot, so I cannot use ref() for the slot.
js
Beta Was this translation helpful? Give feedback.
All reactions