RootComponentsCollection.JSComponents 属性

定义

获取允许 JavaScript 动态添加根组件的配置选项的存储。

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

属性值

实现

适用于