background-image
Work with background image
Overview
The background-image
action is part of the layout set in Rhyme. Work with background image.
Category: Layout
Area: 🎨 UI & Presentation
Basic Usage
background-image "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
background-image "Example usage"
Example 2: With Variables
$my-variable: "some value"
background-image $my-variable
Tips
- This action is part of the layout set
- Common use case: Creating visual elements and layouts
Related Actions
Related actions from the layout set will be listed here.