teresaleelim / intprojectmanagement

1 stars 0 forks source link

Blazor Server - Practica #12 #62

Closed GEMMANUEL23 closed 1 month ago

GEMMANUEL23 commented 1 month ago

Content Projection

Content projection in Blazor is the ability to create generic components that allow for the specification of one or more UI parts by the user at runtime.

TOPICS FOR PRACTICE: Single-slot Content Projection Multiple-slot Content Projection Content Projection with generic type

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-Content-Projection