Button to show the parameter modal dialog box.
Source:R/user_param_module.R
userParamServerButtons.Rd
Button to show the parameter modal dialog box.
Action button that will clear the parameters and remove cookies.
Arguments
- id
unique ID for the Shiny Login module.
- label
The contents of the button or link–usually a text label, but you could also use any other HTML, like an image.
- icon
An optional
shiny::icon()
to appear on the button.