0.1.0 • Published 4 years ago
@fvillard/reactprogress v0.1.0
ReactSwitch
Usage
Import
import Switch from '@fvillard/reactswitch'Declaration
<Switch
/>Default props
| Props | Description | Default value |
|---|---|---|
| id* | string id used for callback value | |
| disabled | boolean disible button | false |
| onChange | function trigger when clicked | function(id, value, error) |
0.1.0
4 years ago