.brand-screen
Work with brand screen
Overview
The .brand-screen
action is part of the screens set in Rhyme. Work with brand screen.
Category: Screens
Area: 🎨 UI & Presentation
Basic Usage
.brand-screen "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.brand-screen "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.brand-screen $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.