다음을 통해 공유


CircuitRootComponentOptions.MaxJSRootComponents 속성

정의

JavaScript에서 추가된 루트 구성 요소의 최대 수를 가져오거나 설정합니다.

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

속성 값

기본값은 100입니다.

적용 대상