teresaleelim / intprojectmanagement

1 stars 0 forks source link

Blazor Server - Practica #11 #60

Closed GEMMANUEL23 closed 1 month ago

GEMMANUEL23 commented 1 month ago

Layout Component

A layout in website design refers to the arrangement of elements on a webpage, including text, images, videos, and interactive features. A layout determines how the content is organized and presented to the user.

TUTORIAL TOPICS: What is a layout component? How to create a layout component. Setting a default layout for entire website. Setting a layout for all components in a same folder. Set layout for a specific component. Using a component in multiple layouts. Layout overriding priority. Nested layout.

Tutorial link: https://blazorschool.com/tutorial/blazor-server/dotnet7/website-layout-666142

GEMMANUEL23 commented 1 month ago
GEMMANUEL23 commented 1 month ago

Link to the repository of the program I did for the tutorial.

https://github.com/GEMMANUEL23/Blazor-Layout-Example