docs(radio-button): add reactive example

This commit is contained in:
Eric Liu 2020-11-22 09:25:05 -08:00
commit bc29d9ee0d
2 changed files with 42 additions and 0 deletions

View file

@ -17,6 +17,12 @@ components: ["RadioButtonGroup", "RadioButton", "RadioButtonSkeleton"]
</RadioButtonGroup>
</FormGroup>
### Programmatic usage
Bind the selected value using the `selected` prop.
<FileSource src="/framed/RadioButton/ProgrammaticRadioButton" />
### Label text aligned left
<FormGroup legendText="Storage tier (disk)">