download_bttn: Download Button

View source: R/shiny-download_bttn.R

download_bttnR Documentation

Download Button

Description

Download button without opening up new window in browser when downloaded.

Usage

download_bttn(outputId, label = "Download", class = NULL, icon = NULL, ...)

Arguments

outputId

output id

label

label

class

class

icon

icon

...

passed to tags$a

Value

download button HTML


jimbrig/jimstools documentation built on Sept. 12, 2022, 12:08 p.m.