Dec 26, 2022
Nice example, I had to implement something just like this, except I also had to be able to select an already filled value, and update the current number with the new number if the new input was valid. Now that was a tricky additional feature to add.