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.
2 parents 7ed0366 + e13733a commit b533ef9Copy full SHA for b533ef9
demo/index.html
@@ -38,6 +38,7 @@ <h1>Demos</h1>
38
<li><a href="vue3js_dynamic-render_grid-item-content.html">Vue3: Gridstack Controls Vue Rendering Grid Item Content</a></li>
39
<li><a href="vue3js_dynamic-render_grid-item.html">Vue3: Gridstack Controls Vue Rendering Grid Item</a></li>
40
<li><a href="vue3js_v-for.html">Vue3 with v-for</a></li>
41
+ <li><a href="vue3js_dynamic-modern-renderCB.html">Vue3: Render GridStack item content using GridStack.renderCB</a></li>
42
<li><a href="web-comp.html">Web Component</a></li>
43
<li><a href="web1.html">Website demo 1</a></li>
44
<li><a href="web2.html">Website demo 2</a></li>
0 commit comments