Using Layouts and Shared Components
Learn how to apply layouts and reusable files in Razor components.
In this lesson, we will cover the usage of layouts and shared components in Blazor. Layouts provide a common page template that Razor components are inserted into. Shared Razor components can be used in any Razor component inside the application.
Get hands-on with 1400+ tech skills courses.