UNPKG

@rocketsofawesome/mirage

Version:

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

17 lines (15 loc) 267 B
```js <SquareRadioButton inStock input={{value: 4}}>4</SquareRadioButton> ``` ```js <SquareRadioButton input={{value: 4}}>4</SquareRadioButton> ``` ```js <SquareRadioButton inStock selected input={{value: 4}}>4</SquareRadioButton> ```