JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3181
  • Score
    100M100P100Q127287F
  • License MIT

React hook form wrapper for Mantine components

Package Exports

  • react-hook-form-mantine

Readme

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