jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.9k stars 2.79k forks source link

Missing documentation for interfaces like FormikConfig in https://formik.org/docs #3904

Open LumaKernel opened 11 months ago

LumaKernel commented 11 months ago

Feature request

Current Behavior

example: https://formik.org/docs/api/useFormik

No paths to dive into the interfaces.

image

Desired Behavior / Suggested Solution

Have pages and ways to dive into the interfaces in docs

Who does this impact? Who is this for?

Reviewer of projects using this library. Not so much affecting developers, but important.

Describe alternatives you've considered

N/A

Additional context

I'm currently referring to them through opening GitHub codespace to search FormikConfig