BlazorWebView.IBlazorWebView.JSComponents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the JSComponentConfigurationStore.
property Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ Microsoft::AspNetCore::Components::WebView::Maui::IBlazorWebView::JSComponents { Microsoft::AspNetCore::Components::Web::JSComponentConfigurationStore ^ get(); };
Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore Microsoft.AspNetCore.Components.WebView.Maui.IBlazorWebView.JSComponents { get; }
member this.Microsoft.AspNetCore.Components.WebView.Maui.IBlazorWebView.JSComponents : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore
ReadOnly Property JSComponents As JSComponentConfigurationStore Implements IBlazorWebView.JSComponents