kvision-imask
5.11.0
kvision-imask
/
io.kvision.form.text
/
Imask
Imask
class
Imask
(
imask
:
dynamic
)
Content copied to clipboard
Text input mask controller implementation with Imask.js library
Constructors
Functions
Constructors
Imask
Link copied to clipboard
fun
Imask
(
imask
:
dynamic
)
Content copied to clipboard
Functions
destroy
Link copied to clipboard
open
fun
destroy
(
)
Content copied to clipboard
get
Value
Link copied to clipboard
open
fun
getValue
(
)
:
String
?
Content copied to clipboard
on
Change
Link copied to clipboard
open
fun
onChange
(
callback
:
(
String
?
)
->
Unit
)
Content copied to clipboard
refresh
Link copied to clipboard
open
fun
refresh
(
)
Content copied to clipboard