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