HOMEDOCSGITHUB
  • ActionBar
  • ActionSheet
  • AnimatedImage
  • AnimatedScanner
  • Button
  • Card
  • Card.Image
  • Card.Item
  • Card.Section
  • Carousel
  • Checkbox
  • ConnectionStatusBar
  • Dialog
  • Drawer
  • ExampleComponent
  • FeatureHighlight
  • Hint
  • Image
  • ListItem
  • ListItem.Part
  • LoaderScreen
  • MaskedInput
  • Modal
  • Modal.TopBar
  • NativePicker
  • Notification
  • PageControl
  • PanGestureView
  • Picker
  • Picker.Item
  • PickerDialog
  • PickerDialog
  • ProgressBar
  • RadioButton
  • RadioGroup
  • SharedArea
  • SourceElement
  • StateScreen
  • Stepper
  • Switch
  • TabBar
  • TabBar.Item
  • TagsInput
  • TargetElement
  • Text
  • TextArea
  • TextField
  • TextInput
  • Toast
  • TouchableOpacity
  • Tour
  • View

RadioGroup

Wrap a group of Radio Buttons to automatically control their selection

PROPS

namedescriptiontypedefault
valueThe value of the selected radio buttonunion
onValueChangeInvoked once when value changes, by selecting one of the radio buttons in the groupfunc