Partager via


RootComponentsCollection.JSComponents Propriété

Définition

Obtient le magasin d’options de configuration qui permettent à JavaScript d’ajouter dynamiquement des composants racines.

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

Valeur de propriété

Implémente

S’applique à