Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
BulkNumberPropertyEditor
Interface BulkNumberPropertyEditor
BulkViewの数値型のプロパティエディタの基底型
interface
BulkNumberPropertyEditor
{
customStyle
?:
string
;
maxLength
:
number
;
placeholder
?:
string
;
showComma
:
boolean
;
type
:
string
;
}
Hierarchy (
View Summary
)
BulkPrimitivePropertyEditor
BulkNumberPropertyEditor
BulkDecimalPropertyEditor
BulkFloatPropertyEditor
BulkIntegerPropertyEditor
Index
Properties
custom
Style?
max
Length
placeholder?
show
Comma
type
Properties
Optional
custom
Style
customStyle
?:
string
カスタムスタイル
max
Length
maxLength
:
number
最大文字数
Optional
placeholder
placeholder
?:
string
プレースホルダ
show
Comma
showComma
:
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...
BulkViewの数値型のプロパティエディタの基底型