Ed Charbeneau 2/22/2021

Blazor Layout Components

Read Original

This article discusses layout creation in Blazor, emphasizing that Blazor renders standard HTML/CSS. It focuses on using modern CSS features like CSS Grid and Flexbox for layout design, drawing parallels to XAML Grid layouts for developers familiar with .NET. The content includes code examples comparing XAML and CSS to help .NET developers understand web-based layout techniques in Blazor applications.

Blazor Layout Components

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week