Udostępnij przez


RootComponentsCollection(JSComponentConfigurationStore) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

jsComponents
JSComponentConfigurationStore

Konfiguracja umożliwiająca obsługę składników JS.

Dotyczy