.rhyme-editor
element
The .rhyme-editor
action a full featured rhyme editor. It belongs to the editor category within the platform area.
Action Syntax
.rhyme-editor "text"
A quoted text string
.rhyme-editor $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.rhyme-editor "source"
// Using Variables
// Display dynamic content from variables
.rhyme-editor $source
Action code: 2414960336
Version: 0.6.4-0
Last updated: 2025-06-13