mDownloadButton: mDownloadButton

mDownloadButtonR Documentation

mDownloadButton

Description

A downloadButton with the option to set the icon

Usage

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

Arguments

outputId

The name of the output slot that the downloadHandler is assigned to.

label

The label that should appear on the button.

class

Additional CSS classes to apply to the tag, if any.

icon

icon to use on this button (an object generated by icon())

...

Other arguments to pass to the container tag function.

Value

a actionButton that can be turned red easily


mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.