Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
InputMaskOptions
Interface InputMaskOptions
Public
interface
InputMaskOptions
{
alwaysShowMask
:
boolean
;
formatChars
:
Record
<
string
,
string
>
;
mask
:
string
|
(
string
|
RegExp
)
[]
;
maskChar
:
string
;
permanents
:
number
[]
;
}
Index
Properties
always
Show
Mask
format
Chars
mask
mask
Char
permanents
Properties
always
Show
Mask
alwaysShowMask
:
boolean
format
Chars
formatChars
:
Record
<
string
,
string
>
mask
mask
:
string
|
(
string
|
RegExp
)
[]
mask
Char
maskChar
:
string
permanents
permanents
:
number
[]
On This Page
Properties
always
Show
Mask
format
Chars
mask
mask
Char
permanents
Юниверс DG SDK UI
Loading...
Public