Compartir a través de


RootComponentMappingCollection.JSComponents Propiedad

Definición

Obtiene el almacén de opciones de configuración que permiten a JavaScript agregar componentes raíz dinámicamente.

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

Valor de propiedad

Implementaciones

Se aplica a