kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-imask
/
io.kvision.form.text
/
RangeMask
/
RangeMask
Range
Mask
constructor
(
from
:
Int
,
to
:
Int
,
maxLength
:
Int
?
=
null
,
autofix
:
MaskAutofix
?
=
null
,
lazy
:
Boolean
?
=
null
,
eager
:
Boolean
?
=
null
,
placeholderChar
:
Char
?
=
null
)
(
source
)