Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
DetailNumberPropertyEditor
Interface DetailNumberPropertyEditor
DetailViewの数値型のプロパティエディタの基底型
interface
DetailNumberPropertyEditor
{
customStyle
?:
string
;
maxLength
:
number
;
placeholder
?:
string
;
showComma
:
boolean
;
type
:
string
;
}
Hierarchy (
view full
)
DetailPrimitivePropertyEditor
DetailNumberPropertyEditor
DetailDecimalPropertyEditor
DetailFloatPropertyEditor
DetailIntegerPropertyEditor
Index
Properties
custom
Style?
max
Length
placeholder?
show
Comma
type
Properties
Optional
custom
Style
custom
Style
?:
string
カスタムスタイル
max
Length
max
Length
:
number
最大文字数
Optional
placeholder
placeholder
?:
string
プレースホルダ
show
Comma
show
Comma
:
boolean
カンマを表示するか?
type
type
:
string
エディタの種類
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Style
max
Length
placeholder
show
Comma
type
型・APIリファレンス
Loading...
DetailViewの数値型のプロパティエディタの基底型