Documentation
Image

Image

Display image content.

Usage

First of all, you need to import the Image component from the @tonightpass/kitchen package.

import { Image } from "@tonightpass/kitchen"

Static

Props

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