Namespace Syncfusion.Blazor.DataForm
Classes
DataFormDateOptionsAttribute
Provides attribute-level configuration of minimum date, maximum date, and date format for date editors within the Syncfusion.Blazor.DataForm. |
DataFormDisplayOptionsAttribute
Provides attribute-based display configuration options for fields in the SfDataForm component, enabling enhanced layout customization and editor arrangement. |
FormAutoGenerateItems
Provides an infrastructure component for the automatic generation of form items within the context of FormItems. |
FormButtons |
FormButtonsAlignment
Specifies the available alignment options for the set of buttons rendered in a form. |
FormEditorType
Specifies the editor control type to render for a field in a Syncfusion DataForm. |
FormGroup |
FormItem |
FormItems
Represents the template and logic for automatically generating form items in a Syncfusion DataForm component. |
FormLabelPosition
Specifies the available positions for label text within a form. |
FormTemplate
Represents a template component within the SfDataForm that allows custom content or components to be used for rendering form items. |
FormUpdateEventArgs
Defines the argument for the OnUpdate event. |
FormValidationDisplay
Specifies the position or style in which validation messages are displayed for form fields. |
FormValidator |
SfDataForm
Provides a configurable and customizable data form for editing model values in Blazor applications. The SfDataForm automatically generates form items based on model property metadata, and provides support for templates, layout options, data annotations, and integrated validation. |
Template |