|
|
@ -405,10 +405,10 @@ Draw full width box or line for generic text input. |
|
|
|
input_bar PROMPT [POSITION] [BORDER] |
|
|
|
``` |
|
|
|
|
|
|
|
| Argument | Description | |
|
|
|
|:----------:|---------------------------------------------------------| |
|
|
|
| `PROMPT` | (Required) Prompt string | |
|
|
|
| `POSITION` | (Optional) `top` or `bottom` (default) | |
|
|
|
| `BORDER` | (Optional) `0=no border` ou `1 = draw border` (default) | |
|
|
|
| Argument | Description | |
|
|
|
|:----------:|-------------------------------------------------------| |
|
|
|
| `PROMPT` | (Required) Prompt string | |
|
|
|
| `POSITION` | (Optional) `top` or `bottom` (default) | |
|
|
|
| `BORDER` | (Optional) `0=no border` ou `1=draw border` (default) | |
|
|
|
|
|
|
|
--- |
|
|
|