@piplup/rhf-adapters
v4.4.0
Published
A library designed to streamline the integration of react-hook-form with UI frameworks by managing boilerplate code.
Maintainers
Readme
@piplup/rhf-adapters
This package contains a set of useful components, hooks and adapter build on top of @piplup/rhf-core for integrating libraries like @mui/material, @mui/x-date-pickers, react-number-format, mui-chips-input, mui-one-time-password-input and more with react-hook-form.
Installation
npm install @piplup/rhf-adapters @piplup/rhf-core react-hook-formor
yarn add @piplup/rhf-adapters @piplup/rhf-core react-hook-formor
pnpm add @piplup/rhf-adapters react-hook-formComponents & Usage
Refer to storybook examples for list of available components and its usage.
