Description Usage Arguments Value See Also Examples
Encapsulates a Shiny fileInput
. If you do not need a language change on-the-fly then you should use fileInput
.
1 | widgetFile(param, lang)
|
param |
list of parameters for |
lang |
language widget (or NULL) |
a widget object (environment)
1 | widgetFile(list(inputId='file', label='File:'), lang=NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.