Type alias MaskedPatternOptions<Value, M, Props>

MaskedPatternOptions<Value, M, Props>: MaskedOptions<M, "definitions" | "blocks" | "placeholderChar" | "displayChar" | "lazy" | Props>

Type Parameters