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