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