I want to re-create this above shown design using an Input field. However, the user should be able to enter only one numeric digit per box. How can I restrict the user to enter only 1 digit per input box. Please suggest.
Edit: this solution solves most of the problem, but does not restrict the input to digits.