Freigeben über


RootComponentsCollection(JSComponentConfigurationStore) Konstruktor

Definition

Initialisiert eine neue Instanz von RootComponentsCollection.

public:
 RootComponentsCollection(Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ jsComponents);
public RootComponentsCollection (Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore jsComponents);
new Microsoft.AspNetCore.Components.WebView.Maui.RootComponentsCollection : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore -> Microsoft.AspNetCore.Components.WebView.Maui.RootComponentsCollection
Public Sub New (jsComponents As JSComponentConfigurationStore)

Parameter

jsComponents
JSComponentConfigurationStore

Konfiguration zum Aktivieren der Unterstützung von JS-Komponenten.

Gilt für: