Description Usage Arguments Value
View source: R/server_file_select.R
This widget provides UI for the user to select a server file When user clicks the button, a modal dialog will show up for user to navigate the server file system.
| 1 2 | serverFileSelectWidget(id, title = "Please select a file",
  buttonLabel = "Browse...")
 | 
| id | ID of this UI widget | 
| title | Title of the popup dialog | 
| buttonLabel | Label of the button | 
The widget
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.