型・APIリファレンス
Preparing search index...
ComboConfigValue
Type Alias ComboConfigValue
参照コンボ設定の値を表す型
type
ComboConfigValue
=
{
childPropertyName
?:
string
;
propertyName
:
string
;
selectedItem
?:
ComboValue
;
selectItem
?:
ComboValue
[]
;
}
Index
Properties
child
Property
Name?
property
Name
selected
Item?
select
Item?
Properties
Optional
child
Property
Name
childPropertyName
?:
string
子階層のプロパティ名
property
Name
propertyName
:
string
プロパティ名
Optional
selected
Item
selectedItem
?:
ComboValue
選択値
Optional
select
Item
selectItem
?:
ComboValue
[]
Selectアイテム
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child
Property
Name
property
Name
selected
Item
select
Item
型・APIリファレンス
Loading...
参照コンボ設定の値を表す型