.time-input
Work with time input
Overview
The .time-input
action is part of the input set in Rhyme. Work with time input.
Category: Input
Area: 👆 User Interaction
Basic Usage
.time-input "Hello, World!"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
.time-input "Hello, World!"
Example 2: With Variables
$my-variable: "some value"
.time-input $my-variable
Tips
- 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.