Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 755 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 755 Bytes

@piplup/rhf-adapters

npm bundle size

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-form

or

yarn add @piplup/rhf-adapters @piplup/rhf-core react-hook-form

or

pnpm add @piplup/rhf-adapters react-hook-form

Components & Usage

Refer to storybook examples for list of available components and its usage.