.right-panel
Work with right panel
Overview
The .right-panel
action is part of the overlays set in Rhyme. Work with right panel.
Category: Overlays
Area: 📐 Layout
Basic Usage
.right-panel "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.right-panel "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.right-panel $my-variable
Tips
- This action is part of the overlays set
- Common use case: Arranging UI elements
Related Actions
Related actions from the overlays set will be listed here.