Home > @uniformdev/design-system > ImageProps

ImageProps interface

Signature:

interface ImageProps extends ImgHTMLAttributes<HTMLImageElement> 

Extends: ImgHTMLAttributes<HTMLImageElement>

Properties

PropertyModifiersTypeDescription
imgClassName?string(Optional)
variant?'inline' | 'fill-container'(Optional)