Checkboxes Example
This example demonstrates how to use Formik with a checkbox group. Given that the fields all share the same name
, Formik will automagically bind them to a single array.
This example demonstrates how to use Formik with a checkbox group. Given that the fields all share the same name
, Formik will automagically bind them to a single array.