Preparing search index...
The search index is not available
biorate
biorate
masquerade
CardMask
Class CardMask
Hierarchy (
view full
)
CommonMask
CardMask
Index
Constructors
constructor
Properties
config
options?
regexp
Accessors
enabled
first
Digits
last
Digits
mask
Char
name
Methods
parse
process
Constructors
constructor
new
Card
Mask
(
)
:
CardMask
Returns
CardMask
Properties
Protected
config
config
:
IConfig
Protected
Optional
options
options
?:
ICardMaskOptions
Protected
regexp
regexp
:
RegExp
= ...
Accessors
Protected
enabled
get
enabled
(
)
:
boolean
Returns
boolean
Protected
first
Digits
get
firstDigits
(
)
:
number
Returns
number
Protected
last
Digits
get
lastDigits
(
)
:
number
Returns
number
Protected
mask
Char
get
maskChar
(
)
:
string
Returns
string
Protected
name
get
name
(
)
:
string
Returns
string
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
first
Digits
last
Digits
mask
Char
name
parse
process
biorate
Loading...