Image renders an <img> element with support for {{ field }} interpolation on both src and alt, making it easy to display user avatars, product images, or any dynamic media.
Basic Usage
Bothwidth and height are CSS values (with units), applied as inline styles. The src and alt attributes support {{ field }} interpolation for dynamic content.
In Context
Images compose naturally with cards and other layout components:Image in Card
API Reference
Protocol Reference
Image