- Notifications
You must be signed in to change notification settings - Fork0
This Next.js template integrates Mantine and Formik in Typescript
License
Rayologist/formik-mantine-typescript-template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Notice: This repository is no longer maintained, beacuse the author has switched to using react-hook-from and zod.Here is the repository that is being actively mantained
Thismantine-next-template integratesFormik as a means of form contol andYup as form validtion. Input components developed by Mantine can be easily controlled through<FormikController />.
A custom hookuseSimpleForm is implemented to solve the problem of boilerplate codes when developers are constructing Formik forms, as shown insrc/pages/index.tsx. The simple form example is adapted fromMantine UI, and can be found insrc/pages/simple-form.tsx.
First, run the development server:
pnpm dev# ornpm run dev# oryarn dev
Openhttp://localhost:3000 with your browser to see the result.
If you have any questions, please feel free to contact me atrayologist1002@gmail.com
About
This Next.js template integrates Mantine and Formik in Typescript
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
