Back to Practical Aspnetcore

Razor Component Streaming Rendering

projects/blazor-ssr/RazorComponentEleven/README.md

latest156 B
Original Source

Razor Component Streaming Rendering

This sample shows how to update the UI multiple times using StateHasChanged(); while in streaming rendering mode.