fileUploadUI: File Upload UI

View source: R/modular_app.R

fileUploadUIR Documentation

File Upload UI

Description

File Upload UI

Usage

fileUploadUI(id, label = "File")

Arguments

id

A unique label for the module

label

A label to show on the file input panel.

Value

A sharable file upload module

Examples

## Not run: 
fileUploadUI(id = "my_file_upload" , label = "Input File")

## End(Not run)

Nelson-Gon/shinymisc documentation built on April 20, 2022, 12:55 a.m.