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... |
String Var(String) |
Password |
No | Whether the input is a password | false |
Bool Var(Bool) |
Multiline |
No | Whether the input is multiline | true |
Bool Var(Bool) |
OnEnter |
No | The action to perform when the input is submitted | none |
Shard [Shard] None |
Adds a separator element to the TUI context