serverDirectorySelectWidget: Shiny UI widget to select a directory on the server

Description Usage Arguments Value

View source: R/server_directory_select.R

Description

This widget provides UI for the user to select a server directory When user clicks the button, a modal dialog will show up for user to navigate the server file system.

Usage

1
2
serverDirectorySelectWidget(id, label = "Please select a folder",
  buttonLabel = "Browse...")

Arguments

id

the UI id for this widget

label

the label of this widget

buttonLabel

the label of the button

Value

The server directory selection component


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