Name | Description | Default | Control |
---|---|---|---|
checked * | Label of Radio | false | falsetrue |
label | Label of Radio | - | |
inputSize | Size of Radio | "medium" | |
radioColor | Color of Radio | "primary" | |
disabled | Disabled Radio | false | falsetrue |
className | Wrapper class | - | - |
onChangeChecked | Checked change event(checked: boolean, value: any) => void | - | - |