Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
EditorValue
Interface EditorValue
セレクトボックスの選択値を表す型
interface
EditorValue
{
cssClassName
?:
string
;
disabled
?:
boolean
;
label
:
string
;
value
:
string
;
}
Index
Properties
css
Class
Name?
disabled?
label
value
Properties
Optional
css
Class
Name
cssClassName
?:
string
CSSクラス名
Optional
disabled
disabled
?:
boolean
Disabled
label
label
:
string
ラベル
value
value
:
string
値
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
css
Class
Name
disabled
label
value
型・APIリファレンス
Loading...
セレクトボックスの選択値を表す型