Scheduler with React Hook Form

What is the best way to integrate the Mobiscroll scheduler with react-hook-form and have all CRUD operations?

Hi Jason,

The example you are seeing here is written with a basic react controlled form. If you are looking to use a React hook form, you can certainly do that. Just write your custom form and show that in the popup.