vue-component-meta
queries
#1809
Answered
by
johnsoncodehk
jd-solanki
asked this question in
Q&A
-
Hi 👋🏻 I used vue-component-meta but I have few queries with it:
Regards. |
Beta Was this translation helpful? Give feedback.
Answered by
johnsoncodehk
Sep 4, 2022
Replies: 1 comment 4 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
jd-solanki
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
global
property: https://github.com/johnsoncodehk/volar/blob/2758510a8e519563f16ce023c700ab98b8b65ad8/packages/vue-component-meta/tests/index.spec.ts#L20$slots
,$emit
type. (https://github.com/johnsoncodehk/volar/blob/master/packages/vue-test-workspace/vue-component-meta/class-slots/component.vue) If component write by script setup, volar code gen will auto expose slots type from template.