The Image component is used to display images.
import { Image } from 'sveltekev';
ATTRIBUTE
TYPE
DEFAULT
src
string
null
width
100%
height
string | null
radius
'none' | 'sm' | 'md' | 'lg' | 'full'
none
alt