UNPKG

@rocketsofawesome/mirage

Version:

[Live Demo of the Pattern Library](https://rocketsofawesome.github.io/mirage/)

8 lines (7 loc) 197 B
```js <RoundRadioButton input={{name: 'size', value: 6}}>6</RoundRadioButton> ``` ## Checked ```js <RoundRadioButton input={{name: 'size', value: 5, defaultChecked: true}}>5</RoundRadioButton> ```