次の方法で共有


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型のこのオプションに対してレンダリングするテキストを取得または設定します。

適用対象