Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 376e407

Browse files
committed
ported demo to stackblitz.com
1 parent d3f5634 commit 376e407

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/vue3js_dynamic-modern-renderCB.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ <h1>Vue3: Gridstack Controls Vue Rendering Grid Items</h1>
2121
Helpful Resources:
2222
<ul>
2323
<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>
2425
</ul>
2526
</p>
2627
<button type="button" @click="addNewWidget">Add Widget</button> {{ info }}

0 commit comments

Comments
 (0)