estelle / input-masking

Framework agnostic accessible input masking library
MIT License
485 stars 96 forks source link

Set value to input type tel #13

Open kokerules opened 7 years ago

kokerules commented 7 years ago

Hi, i'm trying to set a value to a input type tel and it place the value but its not formatted, do i have to do something?, i already try setting it as 1111222233334444 and 1111 2222 3333 4444. If i place the cursor on the input and press enter then it gives format. Thanks.

pantallas