Sdílet prostřednictvím


RootComponentsCollection(JSComponentConfigurationStore) Konstruktor

Definice

Inicializuje novou instanci objektu 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

Konfigurace pro povolení podpory komponent JS

Platí pro