Image

Image renders <img> for an image.

Image is void: it cannot have children and accepts source and alt.

Example

Image { source: "/logo.svg" alt: "QTML logo" }

Use QTML styling, attribute, and HTMX properties where they are supported.