.full-panel
Work with full panel
Overview
The .full-panel
action is part of the overlays set in Rhyme. Work with full panel.
Category: Overlays
Area: 📐 Layout
Basic Usage
.full-panel "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.full-panel "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.full-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.