Description Usage Arguments Details
Add a button input.
1 | input_button(id, label, class = "default")
|
id |
Id of the button. |
label |
Label to display. |
class |
Class of the button. |
The class
argument defines the style of
the button in Bootstrap 3, generally accepts:for
default
info
success
warning
danger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.