Blazor Data Form Example - Form Groups
The Blazor Data Form component enables you to create groups with descriptive label text and a layout organized into columns.
Employee Details
The FormGroup
component can organize FormItems into logical groups. It configures the label of the group, the number of columns, and the spacing between the items.