text
Manipulate and transform text content with common string operations. These actions enable text concatenation, case conversion, character extraction, text splitting, and length measurement for processing and formatting textual data in applications.
Area: 🎨 UI & Presentation
Available Actions
This set contains 9 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
add-line "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Creating visual elements and layouts
- Styling and theming your app
- Adding interactive UI components