Integrations
React Hook Form
Learn how to integrate next-cool-action with React Hook Form.
React Hook Form
next-cool-action works great in combo with React Hook Form.
By using the react-hook-form adapter, you'll get first-class integration and complete customization for advanced use cases. First, install the following dependencies:
npm i next-cool-action react-hook-form @hookform/resolvers @next-cool-action/adapter-react-hook-formThen, take a look at the project page on GitHub to learn how to use it: @next-cool-action/adapter-react-hook-form.