The CheckboxGroup Component
Learn how to create a reusable checkbox component with React and Formik.
We'll cover the following
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 1400+ tech skills courses.