Home > react-native-material-kit > RadioButtonGroup > remove
RadioButtonGroup.remove() method
Signature:
remove(btn: RadioButton): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| btn | RadioButton |
Returns:
void
Home > react-native-material-kit > RadioButtonGroup > remove
Signature:
remove(btn: RadioButton): void;
| Parameter | Type | Description |
|---|---|---|
| btn | RadioButton |
Returns:
void