Controls
Image
The Image control allows users to add images to the canvas by selecting a file from their device. This provides a simple way to include visual elements such as icons, backgrounds, or illustrations in the interface.
Overview
Unlike other controls that focus on interaction or data visualization, the Image control is purely for displaying static images. Users can open the file browser, select an image, and place it within their design.
Key Features
Simple Image Selection
- Opens the file browser for easy image selection.
- Supports common image formats (e.g.,
.png
,.jpg
,.svg
).
Direct Canvas Placement
- Adds the chosen image directly to the canvas.
- Can be resized and positioned as needed.
No Configuration Required
- Works immediately without additional setup.
- Ideal for adding visual elements quickly.
Use Cases
Custom UI Design
- Example: Adding logos, icons, or decorative images to the interface.
Background & Visual Enhancements
- Example: Placing a background image behind other controls.
Illustrations & Labels
- Example: Including explanatory graphics in dashboards or HMIs.