react-hook-form is a performant form library for React using uncontrolled components and native validation, minimizing re-renders with hooks like useForm.
Zod integration.
Use RHF when:
Note: register({ required })
handleSubmit.
setValue dynamic.