powered by
Creates a sub-button for usage in multiActionButton.
multiActionButton
subButton( id, bg = NULL, fg = NULL, icon = NULL, tooltip = NULL, onclick = NULL )
button id
background color of the button
color of the icon
icon name
character string to be shown as tooltip
the onclick attribute of the button
onclick
A shiny.tag object for usage in multiActionButton.
shiny.tag