x
1
2
3
4
5
6
7
8
<div class="FormControl-radio-wrap"> <input aria-describedby="caption-ac8dc3ef-da6d-4da7-88af-59fa71d84bd3" 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-ac8dc3ef-da6d-4da7-88af-59fa71d84bd3">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.