Preparing search index...
The search index is not available
IMask
IMask
angular-imask
IMaskFactory
Interface IMaskFactory
interface
IMaskFactory
{
create
<
Opts
>
(
el
,
opts
)
:
InputMask
<
Opts
>
;
}
Implemented by
DefaultImaskFactory
Index
Methods
create
Methods
create
create
<
Opts
>
(
el
,
opts
)
:
InputMask
<
Opts
>
Type Parameters
Opts
extends
FactoryArg
Parameters
el
:
InputMaskElement
opts
:
Opts
Returns
InputMask
<
Opts
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
create
IMask
Loading...