download_ui: Create a button that drops down into two sub-options

View source: R/download_dropdown.R

download_uiR Documentation

Create a button that drops down into two sub-options

Description

Used to download chart or chart data. Intended as the UI side of a a Shiny module.

Usage

download_ui(id, ...)

Arguments

id

Shiny module id

...

arguments passed to shinyWidgets::dropdownButton()


djpr-data/djprshiny documentation built on May 14, 2023, 1:15 p.m.