Blazor Data Form Example - Custom Editors
Hotel Booking
This sample illustrates the process of using custom editors in place of the default editors in a Blazor Data Form component.
The Blazor Data Form component provides default editor components based on the field type. You can override this through the EditorType property. The Data Form component is equipped with the following editor options:
TextBoxTextAreaDropdownListComboBoxAutoCompleteCheckboxDatePickerDateTimePickerTimePickerPasswordSwitch