Documentation
Image

Image

Display image content.

Usage

First of all, you need to import the Image component from the kitchn package.

import { Image } from "kitchn"

Static

Props

NameTypeDefaultRequiredDescriptionAccepted values
srcstringundefinedThe URL or path of the image.-
altstringundefinedThe alternative text for the image.-