Kevin Mendoza

Image

The Image component is used to display images.

Import

import { Image } from 'sveltekev';

SRC

image

Width and Height

image

Radius

image image image image image

API

ATTRIBUTE

TYPE

DEFAULT

src

string

null

width

string

100%

height

string | null

null

radius

'none' | 'sm' | 'md' | 'lg' | 'full'

none

alt

string

null