RootComponentMappingCollection.JSComponents Property

Definition

Gets the store of configuration options that allow JavaScript to add root components dynamically.

public Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore JSComponents { get; }
member this.JSComponents : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore
Public ReadOnly Property JSComponents As JSComponentConfigurationStore

Property Value

Implements

Applies to