| circleButton {shinyWidgets} | R Documentation |
Create a rounded action button.
circleButton(inputId, icon = NULL, status = "default", size = "default", ...)
inputId |
The |
icon |
An icon to appear on the button. |
status |
Color of the button. |
size |
Size of the button : default, lg, sm, xs. |
... |
Named attributes to be applied to the button. |