The CheckboxGroup Component

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

When we want our users to select just one option from multiple options, we use the RadioGroup component. But when we want them to select more than one element, then we use the checkbox component.

Get hands-on with 1200+ tech skills courses.