export_plot_ui {glossa} | R 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.
[Package glossa version 1.2.2 Index]