Image
Useful for displaying images.
Props
Prop | Type | Description |
---|---|---|
src | String | The src of the image |
alt | String | The alt of the image |
width | Number | The width to apply |
height | Number | The height to apply |
ImageDescription
im description
Props
Prop | Type | Description |
---|---|---|
src | String | The src of the image |
alt | String | The alt of the image |
description | String | A text description of the image |
width | Number | The width to apply |
height | Number | The height to apply |
Examples
todo