TUI.Input¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | None |
||
Output ➡️ |
The resulting output of the shard | TUI.Element |
||
Value |
No | The value of the input | none |
Var(String) |
Placeholder |
No | The placeholder text for the input | Type here... |
StringVar(String) |
Password |
No | Whether the input is a password | false |
BoolVar(Bool) |
Multiline |
No | Whether the input is multiline | true |
BoolVar(Bool) |
OnEnter |
No | The action to perform when the input is submitted | none |
Shard[Shard]None |
Adds a separator element to the TUI context