CircuitOptions.RootComponents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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