.textbox-input
The .textbox-input
action textbox input for larger amounts of text. It belongs to the input category within the interaction area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
TEXT
value that can be stored in a variable:
$result = .textbox-input
Valid sizes
tiny
small
medium
large
extra
Modifiers
placeholder
The .textbox-input
action supports the placeholder
modifier.
help
The .textbox-input
action supports the help
modifier.
Tags
placeholder
placeholder text
disabled
make the textbox disabled
Examples
// Basic Usage
.textbox-input
Action code: 1359071474
Version: 0.6.4-7
Last updated: 2025-06-13