The Image
component is used to display images. It can be used to display static images and have a caption .
Usage
Caption
To add a caption to the image, toggle the caption
prop. Then add a caption as a child of the Image
component.
Props
Name | Type | Default | Description |
---|
dynamicGlow | boolean | false | A Gemini UI unique effect |
class | string | - | Override or extend the styles applied to the component. |