Import
Usage
Props
string
required
Image source URL.
string
required
Alternative text for accessibility.
string
Image variant from
theme.images.ThemeUIStyleObject
Theme-aware styles for custom image appearance.
string | number
Image width.
string | number
Image height.
'lazy' | 'eager'
Browser lazy loading behavior.
Inherited Props
Image extends Box and accepts:- All standard HTML img attributes
- Box spacing props (m, p, mx, my, px, py, etc.)
