Skip to content

harvey56/formikforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Checkbox tree

This (simple) checkbox tree is made using Formik.

It has a parent checkbox that allows to auto-select/unselect all children checkboxes.

  • A partial selection of the list of children checkboxes will auto-unselect the parent checkbox as could be expected.
  • A complete selection of the list of children checkboxes will auto-select the parent checkbox, as could be expected.

I used material-UI for the styling.

A screenshot below :

Screenshot of the Checkbox tree

About

Formik Checkbox tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published