View source: R/input.button.download.R
input.button.download | R Documentation |
定义input.button.download的同名的入口函数
input.button.download(
Id = "downloadButton1",
label = "下载文件",
css_class = "downloadButton"
)
Id |
内码 |
css_class |
css类名称 |
Label |
标签名称 |
返回值
input.button.download();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.