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
.
npm install @piplup/rhf-adapters @piplup/rhf-core react-hook-form
or
yarn add @piplup/rhf-adapters @piplup/rhf-core react-hook-form
or
pnpm add @piplup/rhf-adapters react-hook-form
Refer to storybook examples for list of available components and its usage.