export_plot_ui: Create UI for Export Plot Button

View source: R/mod_export_plot.R

export_plot_uiR Documentation

Create UI for Export Plot Button

Description

This function generates a UI element (action button) for exporting plots. The button is styled to be minimalistic, featuring only a download icon.

Usage

export_plot_ui(id)

Value

Returns an actionButton for use in a Shiny UI that triggers plot export modal when clicked.


glossa documentation built on June 8, 2025, 1:20 p.m.