Friday, 27 December 2024

blazor interaction pages

 Beacuse your NavMenu component is still in Static(by default), applying a render mode per page with @rendermode InteractiveAuto would only affect the current component; it won't affect other child components in the parent component.

If you add this line

<h1 class="text-muted">Render @(OperatingSystem.IsBrowser() ? "Wasm" : "Server")</h1>

No comments:

Post a Comment

HCL healthcare

 hcl health care f2f second round interview asked more uestions on microservice 1.apim manage all apis in one place 2.sql profiler in one fo...