Home > react-native-material-kit > RadioButtonGroup > (constructor)
RadioButtonGroup.(constructor)
Constructs a new instance of the RadioButtonGroup
class
Signature:
constructor(onAdd?: Pred, onRemove?: Pred);
Parameters
Parameter | Type | Description |
---|---|---|
onAdd | Pred |
|
onRemove | Pred |