Image
The Image component is a primitive element designed for displaying images.
Import
import { Image } from '@vortex-kit/vortex';
import type { ImageProps } from '@vortex-kit/vortex';
Display
<Image src='./image.webp' alt='Image' />
Allied components
Image
Prop | Type | Default |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|