Home > @uniformdev/design-system > ImageProps
ImageProps interface
Signature:
Extends: ImgHTMLAttributes<HTMLImageElement>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Optional fallback URL to use if the primary src fails to load. Useful for proxied images where the proxy might fail but the original URL still works. | ||
|
string |
(Optional) | ||
|
'inline' | 'fill-container' |
(Optional) |