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

속성 값

적용 대상