.image-avatar
Display images in your app
Overview
The .image-avatar
action is part of the avatars set in Rhyme. Display images in your app.
Category: Avatars
Area: 🎨 UI & Presentation
Basic Usage
.image-avatar "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.image-avatar "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.image-avatar $my-variable
Tips
- This action is part of the avatars set
- Common use case: Creating visual elements and layouts
Related Actions
Related actions from the avatars set will be listed here.