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