Share via


IJSComponentConfiguration.JSComponents プロパティ

定義

JavaScript がルート コンポーネントを動的に追加できるようにする構成オプションのストアを取得します。

public Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore JSComponents { get; }
member this.JSComponents : Microsoft.AspNetCore.Components.Web.JSComponentConfigurationStore
Public ReadOnly Property JSComponents As JSComponentConfigurationStore

プロパティ値

適用対象