The KendoReact Form component is a small and fast package to help with form state management in React. It works well with generic form elements and with KendoReact components, and is designed with best practices in mind. It allows for custom components to be used for any of the available fields within the form.
With the KendoReact Form component, validation can be configured to be set up on a form level or an individual field level, giving flexibility for how to handle validation in your React forms.
You also get access to the Form Design Guidelines, a reference document created to help React developers build gorgeous and functional forms.