A radio group is a collection of radio buttons that are displayed vertically.
API Documentation
Import
Usage
Default
Use the RadioGroup
component to create a radio group. Use the RadioGroup.Item
component to create radio buttons.
Props
API Interface: RadioGroupProps
API Interface: RadioGroupItemProps