toggle menu
kvision-imask
7.1.0
js
switch theme
search in API
kvision-imask
/
io.kvision.form.text
/
Imask
Imask
class
Imask
(
imask
:
dynamic
)
Text input mask controller implementation with Imask.js library
Members
Constructors
Imask
Link copied to clipboard
constructor
(
imask
:
dynamic
)
Functions
destroy
Link copied to clipboard
open
fun
destroy
(
)
get
Value
Link copied to clipboard
open
fun
getValue
(
)
:
String
?
on
Change
Link copied to clipboard
open
fun
onChange
(
callback
:
(
String
?
)
->
Unit
)
refresh
Link copied to clipboard
open
fun
refresh
(
)