Skip to content

Image Component

The Image component is used to display images.

Usage

xml
<image src="path/to/image.png" class="logo"></image>

Features

  • Supports local and remote images (planned).
  • Scaling modes (aspect fit, aspect fill).

Released under the Apache-2.0 License.