BrowserConfiguration.Ssr Property

Definition

SSR-specific options.

public Microsoft.AspNetCore.Components.SsrBrowserOptions Ssr { get; set; }
member this.Ssr : Microsoft.AspNetCore.Components.SsrBrowserOptions with get, set
Public Property Ssr As SsrBrowserOptions

Property Value

Applies to