ngx-mask
                                
                                 ngx-mask copied to clipboard
                                
                                    ngx-mask copied to clipboard
                            
                            
                            
                        Cursor should be placed right before of the next replaced charachter
When using masks with custom separators, the cursor is placed before the separator. Example,
                    <input type="text"
                           prefix="+7 " mask="(000) 000 00 00"
                           [showMaskTyped]="true">
Instead the cursor should be placed after the (, so user will clearly understand there the next charachter will be placed