import { type FreshImageProps } from "https://deno.land/x/fresh_images@v0.3.0/src/components/FreshImage.tsx";
An image component that applies transformation parameters.
Properties
Construct a URL with query parameters for the image.
Whether to preload the image. Enabled when a truthy string is provided.
Disabled when undefined
, "off", or "false".