projects/m2-core/src/lib/widget-modules/input/input-mask.directive.ts
Properties |
|
| _radixDance |
_radixDance:
|
Type : boolean
|
| Optional |
| alias |
alias:
|
Type : "email" | "numeric"
|
| Optional |
| allowMinus |
allowMinus:
|
Type : boolean
|
| Optional |
| definitions |
definitions:
|
Type : literal type
|
| Optional |
| digits |
digits:
|
Type : number
|
| Optional |
| greedy |
greedy:
|
Type : boolean
|
| Optional |
| groupSeparator |
groupSeparator:
|
Type : string
|
| Optional |
| mask |
mask:
|
Type : string
|
| Optional |
| numericInput |
numericInput:
|
Type : boolean
|
| Optional |
| onBeforePaste |
onBeforePaste:
|
Type : Function
|
| Optional |
| optionalmarker |
optionalmarker:
|
Type : [string, string]
|
| Optional |
| placeholder |
placeholder:
|
Type : string
|
| Optional |
| positionCaretOnClick |
positionCaretOnClick:
|
| Optional |
| radixPoint |
radixPoint:
|
Type : string
|
| Optional |
| rightAlign |
rightAlign:
|
Type : boolean
|
| Optional |
| sdiPattern |
sdiPattern:
|
Type : string
|
| Optional |
| skipOptionalPartCharacter |
skipOptionalPartCharacter:
|
| Optional |
| undoOnEscape |
undoOnEscape:
|
Type : boolean
|
| Optional |