File

src/services/editMask/editMaskrule.ts

Description

Edit mask rule

Index

Properties

Constructor

constructor(start: number, end: number, char: string, execute: (start: number,end: number,text: string) => void)

Creates an instance of EditMaskRule.

Parameters :
Name Type Optional
start number No
end number No
char string No
execute function No

Properties

char
Type : string

CommandCharacter that has a rule

end
Type : number

Should end rule application

execute
Type : function

Rule to be executed

start
Type : number

Should apply rule starting at this point

results matching ""

    No results matching ""