ConfigureBrowser.Configuration Property

Definition

Gets or sets the BrowserConfiguration to merge.

[Microsoft.AspNetCore.Components.EditorRequired]
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.BrowserConfiguration Configuration { get; set; }
[<Microsoft.AspNetCore.Components.EditorRequired>]
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Configuration : Microsoft.AspNetCore.Components.BrowserConfiguration with get, set
Public Property Configuration As BrowserConfiguration

Property Value

Attributes

Applies to