kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-imask
/
dev.kilua.form
/
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
)