次の方法で共有


CircuitRootComponentOptions.MaxJSRootComponents プロパティ

定義

JavaScript から追加されたルート コンポーネントの最大数を取得または設定します。

public int MaxJSRootComponents { get; set; }
member this.MaxJSRootComponents : int with get, set
Public Property MaxJSRootComponents As Integer

プロパティ値

既定値は 100 です。

適用対象