enter-helptext
adds help text below an .enter-xxxx element
Overview
The enter-helptext
action is part of the enter set in Rhyme. adds help text below an .enter-xxxx element. adds help text below an .enter-xxxx element
Category: Enter
Area: 👆 User Interaction
Basic Usage
enter-helptext "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
enter-helptext "Example usage"
Example 2: With Variables
$my-variable: "some value"
enter-helptext $my-variable
Tips
- This action is part of the enter set
- Common use case: Handling user input and forms
Related Actions
Related actions from the enter set will be listed here.