RadzenLayout allows you to define the global layout of your application (usually used in MainLayout.razor).
It has header, sidebar, body and footer sections which correspond to the RadzenHeader
, RadzenSidebar
, RadzenBody
and RadzenFooter
components.
Sections are optional and can be omitted.
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT