aranlucas / react-hook-form-mantine

React Hook Form bindings for Mantine components

Home Page:https://aranlucas.github.io/react-hook-form-mantine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Hook-Form-Mantine

React-Hook-Form-Mantine is a library that simplifies the integration of Mantine components with React Hook Form. By adding a "name" prop to Mantine components, the library seamlessly connects them to the corresponding form field.

Demo

Getting Started

npm install react-hook-form-mantine react-hook-form @mantine/core @mantine/dates dayjs

Usage/Examples

Check example usage

License

MIT

About

React Hook Form bindings for Mantine components

https://aranlucas.github.io/react-hook-form-mantine/


Languages

Language:TypeScript 97.7%Language:JavaScript 1.3%Language:HTML 0.6%Language:Shell 0.3%