Blazor GridLayout - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Jan | Feb | Mar | Apr |
May | Jun | Jul | Aug |
Sep | Oct | Nov | Dec |
- Overview.razor
- GridLayoutCardArticle.razor
- GridLayoutArticleHeader.razor
- GridLayoutArticle.cs
The GridLayout component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Blazor UI GridLayout offers grid-layout system with rows and columns. It is based on a CSS Grid Layout. Within the Blazor Grid Layout, items could be configured per specific row and column and could span across them.
The component allows you to configure the spacing between its elements through dedicated RowSpacing
and ColumnSpacing
properties. You can also manage the alignment of the inner items of the Blazor Grid Layout based on the X and Y axis. The Grid Layout can be combined with the Telerik Blazor MediaQuery component to achieve responsive and adaptive layout.
The Blazor Grid Layout control is part of Telerik UI for Blazor, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Telerik UI for Blazor collection provides 110++ UI components which meet all app requirements for data handling, performance, UX, design, accessibility, and more.