serverFileSelectWidget: Shiny UI widget to select a file on the server

Description Usage Arguments Value

View source: R/server_file_select.R

Description

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.

Usage

1
2
serverFileSelectWidget(id, title = "Please select a file",
  buttonLabel = "Browse...")

Arguments

id

ID of this UI widget

title

Title of the popup dialog

buttonLabel

Label of the button

Value

The widget


keqiang/shinywidgets documentation built on March 3, 2020, 11:56 p.m.