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