Skip to content

This project attempts to create a common input component that combines react-hook-form and MUI.

License

Notifications You must be signed in to change notification settings

yukiyokotani/react-hook-form

Repository files navigation

react-hook-form

Description

This project attempts to create a common binding between react-hook-form and the input components of various other libraries.

Target Libraries:

Philosophy

Simpleness

We only organize and publish the APIs that each library originally has, and do not create our own APIs as much as possible. So there is no need to learn a new API.

Limitless

The functionality of each library is provided without restriction, so users have full access to the functionality of the original libraries (MUI, React Hook Form).

Demo

The sample application is deployed below.

https://yukiyokotani.github.io/react-hook-form/

About

This project attempts to create a common input component that combines react-hook-form and MUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages