Description Usage Arguments Examples
Createa material Image element
1 2  | 
src | 
 String. The file path of the image  | 
width | 
 Integer The width of the image in pixels  | 
heigth | 
 Integer The heigth of the image in pixels  | 
class | 
 String. Aditional class to image  | 
caption | 
 String. The caption of the image  | 
... | 
 tagList. Any additional tag list  | 
1 2  | require(materializer)
material_img(src = "image.png", width = 50)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.