powered by
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.