Class PatternInputDefinition<Opts>

Subset of Masked attributes used with pattern

Type Parameters

Implements

Constructors

Properties

displayChar: string
eager: undefined | boolean | "remove" | "append"
isFilled: boolean
isOptional: boolean
lazy: boolean
parent: Masked<any>
placeholderChar: string
DEFAULT_DEFINITIONS: {
    [k: string]: RegExp;
} = ...

Type declaration

  • [k: string]: RegExp

Accessors

Methods