Image
Display your images easily with Image
Prop name | Type | Default | Description |
---|---|---|---|
caption | string | null | An optional caption to be rendered on top of the image |
className | string | null | A custom className you would like to pass to the Component |
title | string | null | An optional title for the image |
src | string | Required | The source path of the image |
alt | string | Required | The alternative text for the image |