.image-avatar
element
The .image-avatar
action avatar with an app image. It belongs to the avatars category within the ui area.
Action Syntax
.image-avatar +imagetag
An image tag starting with +
.image-avatar $variable
A variable name starting with $
.image-avatar https://...
A valid URL
Valid sizes
tiny
small
medium
large
extra
Tags
circle
a circular avatar
square
a square avatar
Examples
// Basic Usage
.image-avatar %imagetag
// Using Variables
// Display dynamic content from variables
.image-avatar $imagetag
Action code: 842054445
Version: 0.6.4-2
Last updated: 2025-06-13