Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.1

NativeImage

NativeImage is renders a img element.

Source@yamada-ui/image

Import

import { NativeImage } from "@yamada-ui/react"
Copied!

Usage

Editable example

<NativeImage
  src="https://dragon-ball-official.com/assets/img/intro/intro_1.png"
  width="512px"
  height="512px"
  alt="ドラゴンボール"
/>
Copied!

Edit this page on GitHub

PreviousImageNextIcon