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