How to set the name prop of slot when using v-slot in loop(Vue3)? #9320
Unanswered
vform666
asked this question in
Help/Questions
Replies: 1 comment
-
https://vuejs.org/guide/components/slots.html#dynamic-slot-names |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
SmartWidgetGrid has some slots, i want to set multiple slots dynamiclly by using loop.
This is my codes:
Then i got the error:
[vite] Internal server error: Cannot read properties of undefined (reading 'isBlock')
Beta Was this translation helpful? Give feedback.
All reactions