Condividi tramite


RootComponentsCollection.JSComponents Proprietà

Definizione

Ottiene l'archivio delle opzioni di configurazione che consentono a JavaScript di aggiungere dinamicamente i componenti radice.

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

Valore della proprietà

Implementazioni

Si applica a