Type alias ImageProps

ImageProps: WebCellProps<HTMLImageElement> & Partial<Record<"fluid" | "rounded" | "roundedCircle" | "thumbnail", boolean>>

Generated using TypeDoc