View source: R/mod_export_plot.R
export_plot_ui | R Documentation |
This function generates a UI element (action button) for exporting plots. The button is styled to be minimalistic, featuring only a download icon.
export_plot_ui(id)
Returns an actionButton for use in a Shiny UI that triggers plot export modal when clicked.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.