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