다음을 통해 공유


PropertyPaneChoiceGroupOption 클래스

정의

SharePoint 속성 창 선택 그룹 옵션 개체입니다.

public class PropertyPaneChoiceGroupOption
type PropertyPaneChoiceGroupOption = class
Public Class PropertyPaneChoiceGroupOption
상속
PropertyPaneChoiceGroupOption

생성자

PropertyPaneChoiceGroupOption()

PropertyPaneChoiceGroupOption 클래스의 새 인스턴스를 초기화합니다.

속성

AriaLabel

선택적 ariaLabel 플래그를 가져오거나 설정합니다. 토글 상태에 관계없이 화면 읽기 프로그램이 알릴 텍스트입니다. 형식의 String.

Checked

속성 창 선택 그룹 옵션이 Boolean형식인지 여부를 나타내는 값을 가져오거나 설정합니다.

Disabled

이 컨트롤이 Boolean형식의 사용 여부를 나타내는 값을 가져오거나 설정합니다.

IconProps

PropertyPaneChoiceGroupIconProperties형식의 선택 필드에 대한 아이콘 구성 요소 소품을 가져오거나 설정합니다.

ImageSize

PropertyPaneChoiceGroupImageSize형식의 선택 필드에 대한 이미지의 너비와 높이를 px로 가져오거나 설정합니다.

ImageSrc

String형식의 선택 필드에 대한 이미지의 src를 가져오거나 설정합니다.

Key

String형식의 이 옵션을 고유하게 식별하는 키를 가져오거나 설정합니다.

Text

String형식의 이 옵션에 대해 렌더링할 텍스트를 가져오거나 설정합니다.

적용 대상