JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7917
  • Score
    100M100P100Q131052F
  • License MIT

Simple auto focus to first Formik error

Package Exports

  • focus-formik-error

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (focus-formik-error) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Focus Formik error

This component allows you to easily focus errors in your Formik form.

Getting Started

npm i focus-formik-error

How to use it

With Formik provider

With useFormik

Examples

Options

Contribute

I actively welcome pull requests.

License

MIT License