Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This Next.js template integrates Mantine and Formik in Typescript

License

NotificationsYou must be signed in to change notification settings

Rayologist/formik-mantine-typescript-template

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 />.

TheuseSimpleForm Hook

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.

Sample Form

Getting Started

First, run the development server:

pnpm dev# ornpm run dev# oryarn dev

Openhttp://localhost:3000 with your browser to see the result.

Contact

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp