Description Usage Arguments Value
Creates a Shiny actionButton styled with paperCSS
1 2 3 4 5 6 7 8 9 10 |
inputId |
the input ID that will be used to access the butfon |
label |
the label of the button |
size |
the size of the button, either the 'default', 'small', 'large', 'block'. Defaults to 'default'. |
fill |
the color that will be used to fill the button |
outline_col |
the color of the outline of the button |
icon |
an optional icon() to appear on the button |
width |
the width of the button |
... |
names attributes to be applied to the button |
a Shiny button styled with paperCSS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.