다음을 통해 공유


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

속성 값

구현

적용 대상