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 29be61a commit a539227Copy full SHA for a539227
README.md
@@ -306,7 +306,7 @@ components:
306
"material-box": window.vueMaterialize.materialBox
307
```
308
```html
309
-<material-box style="width:200px",src="some/image.jpg">
+<material-box style="width:200px",src="some/image.jpg",thumb="some/thumb.jpg">
310
<span slot="caption" style="color:white">a caption</span>
311
</material-box>
312
0 commit comments