floatingSelectInput | R Documentation |
Select input with floating label.
floatingSelectInput(inputId, label, choices = NULL, ...)
inputId |
ID of input. |
label |
Label of input. |
choices |
Choices, named vector. |
... |
Passed to input. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.