The RadioGroup Component

Learn how to create a reusable RadioGroup component with React and Formik.

What is a radio group?

A radio group is used when we want our users to select an option from a group of options (represented by radio buttons) in which only one button can be checked at a time.

Get hands-on with 1200+ tech skills courses.