Arthur Marinis
Results
1
issues of
Arthur Marinis
It would be good to have a select on focus as the inputEl is not exposed. ` function handleFocus(e) { canSetSelection = true; if(selectOnFocus){ inputEl && typeof inputEl.select === 'function'...