0.1.0-alpha.0 • Published 5 years ago

@hashicorp/hashi-checkbox-input v0.1.0-alpha.0

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

CheckboxInput

A controlled checkbox input intended for use with Formik.

Props

Dependents:

  • hashi-newsletter-signup-form

Release Notes

0.0.0-alpha.0

This component has been created as a controlled input intended for use with Formik. Formik's <Field> component drives much of this component's prop structure.

If you're migrating to this component from boolean-input, you will likely need to refactor code significantly, as you'll need to implement the related form with Formik. If you haven't used Formik in a while (or ever!), the Formik overview, particularly the Basic example form, is probably the easiest place to start.

0.0.0-alpha.1

  • Prefixes uuid with u to ensure valid className
0.1.1-alpha.0

5 years ago

0.1.0-alpha.0

5 years ago