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