Back to Practical Aspnetcore

Razor Component Section

projects/blazor-ssr/RazorComponentSix/README.md

latest220 B
Original Source

Razor Component Section

This sample demonstrates the new section functionality in Razor Component. Use SectionOutlet to render a section in a component. Use SectionContent to supply the content for the section.