MrEscape

Results 1 comments of MrEscape

This is working in my case: Just changing the prop without using setPhoneRegionCode select.addEventListener('change', function(){ cleave.phoneRegionCode = this.value; cleave.setRawValue(''); }) Hope it helps!