File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
website/src/content/docs/examples Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
2- title : Solid Spanned Grid
2+ title : SolidJS Spanned Grid
33description : Example of using SpannedMasonryGrid component from @masonry-grid/solid-js
44sidebar :
55 order : 19
@@ -13,7 +13,7 @@ import { Tabs, TabItem } from '@astrojs/starlight/components'
1313 src = ' /sandboxes/solid-js/spanned/index.html'
1414 loading = ' lazy'
1515 style = ' width: 100%; height: 500px; border: 0; border-radius: 4px; overflow: hidden;'
16- title = ' Masonry Grid - Solid Spanned Example'
16+ title = ' Masonry Grid - SolidJS Spanned Example'
1717 allow = ' accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking'
1818 sandbox = ' allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts'
1919 />
@@ -31,7 +31,7 @@ import { Tabs, TabItem } from '@astrojs/starlight/components'
3131 src = ' https://stackblitz.com/github/TrigenSoftware/masonry-grid/tree/main/sandboxes/solid-js/spanned?embed=1&file=main.tsx&view=preview'
3232 loading = ' lazy'
3333 style = ' width: 100%; height: 500px; border: 0; border-radius: 4px; overflow: hidden;'
34- title = ' Masonry Grid - Solid Spanned Example'
34+ title = ' Masonry Grid - SolidJS Spanned Example'
3535 allow = ' accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking'
3636 sandbox = ' allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts'
3737 />
You can’t perform that action at this time.
0 commit comments