rpgRadio is a radio group input with RPG design.
1 2 3 4 5 6 7 8 9 10 11 |
inputId |
The |
label |
Display label for the control, or |
choices |
List of values to select from (if elements of the list are
named then that name rather than the value is displayed to the user). If
this argument is provided, then |
selected |
The initially selected value. If not specified, then it
defaults to the first item in |
inline |
If |
width |
The width of the input, e.g. |
choiceNames |
List of names and values, respectively, that
are displayed to the user in the app and correspond to the each choice (for
this reason, |
choiceValues |
List of names and values, respectively, that
are displayed to the user in the app and correspond to the each choice (for
this reason, |
golden |
Style parameter. If TRUE, the slider is bordered by fancy elements. FALSE by default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.