InputSelect; InputNumber; InputCheckbox; InputDate; And of course, we wouldn't get very far without being able to validate form input, and Blazor has us covered there as well. This attribute provides two-way data-binding i.e on the initial page load, the employee department is selected and if we change the selection, the newly selected department value is automatically passed to the DepartmentId property in the component class. DevExpress UI Components for Blazor. ValueChanged is of type EventCallback. Suppressing Events in Blazor and ASP.NET Core Version 3.1. * only latest can build the .net5 application) or Visual Studio Code . The validation message appears, but now the red border disappears. Autocomplete. Example 1: blazor onchange event not firing with inputselect comment.Country)" Value="@comment.Country" ValueChanged="@ ( (string value) => OnValueChanged (value ))">