[Hacky Slots] Wish this was implemented elegantly by PV! #237
jikkuatwork
started this conversation in
Ideas
Replies: 1 comment
|
I wish this was possible: <div v-scope="Shell({ title: "Petite Vue 1.0" })">
<div v-scope="App({ url: "https://please-evan-please.com" })"></div>
</div> |
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.
I just found a very hacky way to do slots. CodePen
All reactions