Status of #= v-slot shorthand for default slot
#14146
andreww2012
started this conversation in
General Discussions
Replies: 1 comment
-
|
Wow, it looks like |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I learned that Vue supports even shorter syntax of
v-slotdirective for default slot: simply#instead of#default(playground):However, I have not found any official information about this feature, so I would like to know what its status is. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions