2 references to InteractiveAuto
Microsoft.AspNetCore.Components.Endpoints (2)
DependencyInjection\RazorComponentsServiceCollectionExtensions.cs (1)
91RegisterPersistentComponentStateServiceCollectionExtensions.AddPersistentServiceRegistration<AntiforgeryStateProvider>(services, RenderMode.InteractiveAuto);
Rendering\EndpointHtmlRenderer.cs (1)
133componentApplicationLifetime.SetPlatformRenderMode(RenderMode.InteractiveAuto);