Back to Practical Aspnetcore

Rendering a Razor Component using Html.RenderComponentAsync

projects/blazor-ssr/RazorComponentFour/README.md

latest187 B
Original Source

Rendering a Razor Component using Html.RenderComponentAsync

This sample shows how to render a razor component using Html.RenderComponentAsync and passing data using anonmyous data.