DEV Community

[Comment from a deleted post]
Collapse
 
bluebill1049 profile image
Bill

Check out this Controller Component: react-hook-form.com/api#Controller

React Hook Form embraces uncontrolled components and native inputs, however it's hard to avoid working with external controlled component such as React-Select, AntD and Material-UI. This wrapper component will make it easier for you to work with them.