In this video I'll show you how to handle Custom Inputs and Custom Components when using React Hook Form.
You'll learn how to integrate custom inputs with the React Hook Form library and also you will have type safety by knowing which properties exist and their types.
There's two approaches to this integration and I'll show you both of them so that you know when to use a Controller component and when not to.
React Hook Form is a must have when dealing with forms in React and it's especially a no brainer library to install when working with anything more complex than a basic form.
Hope you liked the video. See you soon.
React Starter Template I'm using: https://github.com/Tenacity-Dev/vite-...
Better Highlights plugin: https://plugins.jetbrains.com/plugin/...
#reactjs #react #forms #reacthookform #reacthooks #typescript #javascript