Questions tagged [component-vue]

1 questions
0
votes
1 answer

How to make a wrapper vue component in Solara

I want to create a new vuejs component in Solara that will wrap children. I was hoping the children components will render in the default slot of the component, but this did not happen. How can you make the children components to render inside the…
Iftah
  • 9,512
  • 2
  • 33
  • 45