floatingTextInput | R Documentation |
Text input with floating label.
floatingTextInput(inputId, label, placeholder, value = "", ...)
inputId |
ID of input. |
label |
Label of input. |
placeholder |
Placeholder value. |
value |
Value of input. |
... |
Passed to input. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.