Blazor Data Form Example - Form Groups
Employee Details
This sample demonstrates the Blazor Data Form component's capability to create groups with descriptive label text and a layout organized into columns.
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.