

To use the Form component with an EditContext, you need to add the tag and provide an object of type EditContext to the EditContext parameter of the Form. The Form also works with any validator (including third-party) that is compatible with the EditForm and EditContext such as ObjectGraphDataAnnotationsValidator and FluentValidation. To enable form validation, you need to add tag in it and provide a validator-for example the DataAnnotationsValidator that comes with the Blazor framework.


To use the Form component with a model, simply add the tag and provide an object to the Model parameter of the component. You can use the Telerik Blazor Form Component with a model or EditContext.

Telerik UI for Blazor Form Component Telerik Blazor Form Using a Model or EditContext Use custom editors, organize them into groups and columns, apply validation, set the Form orientation and more! You can easily use the automatic generation of fields or achieve your own Blazor app-specific layout. With the new Telerik Form component for Blazor, the generation and management of forms is simple thanks to the multiple built-in features, various parameters and exposed events. New Blazor Form Component Form Component Overview Read ahead to find out more about the full Telerik UI for Blazor 2.22.0 release components and features which you can plug and play in your Blazor Server and WebAssembly apps. Hey Blazor and Telerik UI for Blazor Folks, the native Blazor Form component is here and we are super excited to share with you the new updates that are part of Telerik UI for Blazor 2.22.0 release! Three Validation components, Grid Excel-like editing and navigation, TreeList enhancements, Window draggable, additional features in our input-based controls and more! From the new Form component to improved validation and more, we aim to help you develop amazing Blazor apps! Check out everything that's new in the latest Telerik UI for Blazor release.
