.color-input
Work with colors and themes
Overview
The .color-input action is part of the input set in Rhyme. Work with colors and themes.
Category: Input
Area: 👆 User Interaction
Basic Usage
.color-input "Hello, World!"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.color-input "Hello, World!"Example 2: With Variables
$my-variable: "some value"
.color-input $my-variableTips
- This action is part of the input set
- Common use case: Handling user input and forms
Related Actions
Related actions from the input set will be listed here.