How to get DefineComponent or Component before export default at vue3 #11571
Closed
zy445566
started this conversation in
General Discussions
Replies: 1 comment 1 reply
-
You can't. You would have to do that in a separate file. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I can use this method at vue2
but...How to do at vue3 when I use the setup script.
I try vue plugin,but install run at after export
Beta Was this translation helpful? Give feedback.
All reactions