Home > @uniformdev/design-system > ImageProps

ImageProps interface

Signature:

Extends: ImgHTMLAttributes<HTMLImageElement>

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

imgClassName?

</td><td>

</td><td>

string

</td><td>

(Optional)

</td></tr> <tr><td>

variant?

</td><td>

</td><td>

'inline' | 'fill-container'

</td><td>

(Optional)

</td></tr> </tbody></table>