x
1
2
3
4
5
6
7
8
<div class="FormControl-radio-wrap"> <input aria-describedby="caption-94cf6161-1056-490a-9fb7-c21b1a6a2116" class="FormControl-radio" type="radio" value="bsg" name="my-radio-button" id="my-radio-button_bsg" /> <span class="FormControl-radio-labelWrap"> <label class="FormControl-label" for="my-radio-button_bsg"> Battlestar Galactica </label> <span class="FormControl-caption" id="caption-94cf6161-1056-490a-9fb7-c21b1a6a2116">A pretty good show</span> </span></div>
1
2
3
4
5
6
7
8
9
10
system_arguments = { name: name, value: value, label: label, caption: caption, visually_hide_label: visually_hide_label, disabled: disabled}render(Primer::Alpha::RadioButton.new(**system_arguments))
No notes provided.
Param | Description | Input |
---|---|---|
— |
|
|
— |
|
|
— |
|
|
— |
|
|
— |
|
|
— |
|
No assets to display.