NativeImage
NativeImage
is renders a img
element.
Import
import { NativeImage } from "@yamada-ui/react"
Usage
Editable example
<NativeImage src="https://dragon-ball-official.com/assets/img/intro/intro_1.png" width="512px" height="512px" alt="ドラゴンボール" />
Edit this page on GitHub