Create a group of actions buttons.
actionGroupButtons(inputIds, labels, status = "default", size = "normal",
direction = "horizontal", fullwidth = FALSE)
The input
s slot that will be used to access the value, one for each button.
Display a text in the center of each button.
Color of the buttons
Size of the buttons ('xs', 'sm', 'normal', 'lg')
Horizontal or vertical
If TRUE, fill the width of the parent div
An actions buttons group control that can be added to a UI definition.