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