Creates a text box that only sends its value when the user hits Enter.
1 | commandInput(inputId, label, value, ..., autoclear = TRUE)
|
inputId |
Input variable to assign the control's value to. |
label |
Display label for the control, or |
value |
Initial value. |
... |
Additional attributes to be included on the |
autoclear |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.