ui-mask
ui-mask copied to clipboard
[Feature Request] Support multi mask ?
Hello, I'm using ui-mask for my angular application I have to get the mask from the database , everything work well, accept , user want to have multi mask Ex : If they type '123NNNN;NNN456' in the database, then in the UI, they can type 123<4 numbers> or <3numbers>456 Do you have any solution for this ? Thanks in advance
Two different fields with logic to switch them?