kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-tabulator
/
io.kvision.tabulator.js
/
Tabulator
/
NumberParams
Number
Params
interface
NumberParams
:
Tabulator.SharedEditorParams
(
source
)
Members
Properties
element
Attributes
Link copied to clipboard
open
var
elementAttributes
:
dynamic
mask
Link copied to clipboard
open
var
mask
:
String
?
mask
Auto
Fill
Link copied to clipboard
open
var
maskAutoFill
:
Boolean
?
mask
Letter
Char
Link copied to clipboard
open
var
maskLetterChar
:
String
?
mask
Number
Char
Link copied to clipboard
open
var
maskNumberChar
:
String
?
mask
Wildcard
Char
Link copied to clipboard
open
var
maskWildcardChar
:
String
?
max
Link copied to clipboard
open
var
max
:
Number
?
min
Link copied to clipboard
open
var
min
:
Number
?
step
Link copied to clipboard
open
var
step
:
Number
?
vertical
Navigation
Link copied to clipboard
open
var
verticalNavigation
:
String
?