Home > @uniformdev/design-system > ImageProps
ImageProps interface
Signature:
interface ImageProps extends ImgHTMLAttributes<HTMLImageElement>
Extends: ImgHTMLAttributes<HTMLImageElement>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
imgClassName? | string | (Optional) | |
variant? | 'inline' | 'fill-container' | (Optional) |