Image
Mit der Image-Komponente können Bilder angezeigt werden.GitHubBeispiel
import Image from "@mittwald/flow-react-components/Image"; <Image src="https://mittwald.github.io/flow/assets/mittwald_logo_rgb.jpg" alt="mittwald" width={200} />
import Image from "@mittwald/flow-react-components/Image"; <Image src="https://mittwald.github.io/flow/assets/mittwald_logo_rgb.jpg" alt="mittwald" width={200} />