@invisionag/iris-react-checkbox
v4.5.2
Published
```js import Switch from '@invisionag/iris-react-checkbox'; ```
Downloads
212
Maintainers
Keywords
Readme
import Switch from '@invisionag/iris-react-checkbox';
react-checkbox
is a component that enables a user to chose between two input values. Usually a better choice than radio buttons for binary selections ( i.e. ON / OFF )
Usage
Basic
<Switch />