.input
element
The .input action Creates a text input field for user data entry. It belongs to the html category within the ui area.
Action Syntax
.input $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Modifiers
enter
The .input action supports the enter modifier.
hide
The .input action supports the hide modifier.
wait
The .input action supports the wait modifier.
Tags
autofocus
automatically focuses cursor on this input
Examples
// Basic Usage
.input $variable-name
Action code: 1623502632
Version: 0.6.4-18
Last updated: 2025-06-13