CircuitOptions.RootComponents Property

Definition

Gets options for root components within the circuit.

public Microsoft.AspNetCore.Components.Server.CircuitRootComponentOptions RootComponents { get; }
member this.RootComponents : Microsoft.AspNetCore.Components.Server.CircuitRootComponentOptions
Public ReadOnly Property RootComponents As CircuitRootComponentOptions

Property Value

Applies to