Preparing search index...
The search index is not available
biorate
biorate
masquerade
PhoneMask
Class PhoneMask
Hierarchy (
view full
)
CommonMask
PhoneMask
Index
Constructors
constructor
Properties
config
options?
regexp
Accessors
enabled
mask
Char
min
Digits
name
preserve
Count
Methods
parse
process
Constructors
constructor
new
Phone
Mask
(
)
:
PhoneMask
Returns
PhoneMask
Properties
Protected
config
config
:
IConfig
Protected
Optional
options
options
?:
IPhoneMaskOptions
Protected
regexp
regexp
:
RegExp
= ...
Accessors
Protected
enabled
get
enabled
(
)
:
boolean
Returns
boolean
Protected
mask
Char
get
maskChar
(
)
:
string
Returns
string
Protected
min
Digits
get
minDigits
(
)
:
number
Returns
number
Protected
name
get
name
(
)
:
string
Returns
string
Protected
preserve
Count
get
preserveCount
(
)
:
number
Returns
number
Methods
Protected
parse
parse
(
text
)
:
string
Parameters
text
:
string
Returns
string
process
process
(
text
,
options
?
)
:
string
Parameters
text
:
string
Optional
options
:
IMaskOptions
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
config
options
regexp
enabled
mask
Char
min
Digits
name
preserve
Count
parse
process
biorate
Loading...