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