Emit event from composable #6362
Unanswered
ciarantr
asked this question in
Help/Questions
Replies: 2 comments 1 reply
-
This is the docs, hope this can help you.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, is there a way to emit an event from a composable?
I understand define emits is not available outside of script setup
src/composables/asyncDataStatus.js
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions