We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f5634 commit 376e407Copy full SHA for 376e407
demo/vue3js_dynamic-modern-renderCB.html
@@ -21,6 +21,7 @@ <h1>Vue3: Gridstack Controls Vue Rendering Grid Items</h1>
21
Helpful Resources:
22
<ul>
23
<li><a href="https://vuejs.org/guide/extras/render-function.html#render-functions-jsx" target="_blank">Vue Render Functions</a></li>
24
+ <li><a href="https://stackblitz.com/edit/vitejs-vite-phhdkeju" target="_blank">This Demo as a Vue SFC on Stackblitz</a></li>
25
</ul>
26
</p>
27
<button type="button" @click="addNewWidget">Add Widget</button> {{ info }}
0 commit comments