fileSelectWidget: A Shiny UI widget used to select a file

Description Usage Arguments Value

View source: R/file_select.R

Description

This module provides a UI component for the user to select a file that is from local file system or on the server. When user clicks the button, a modal dialog will show up for user to navigate the file system.

Usage

1
fileSelectWidget(id, label = NULL)

Arguments

id

ID of this UI component

label

A descriptive label

Value

Return the UI component


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