Vue Focus Handling

Storytime i was working on a POC for multi factor authentication using time-based one time passwords (TOTP) and wanted to create a nice input UI for this, so i thought this would be a great way to practice my vue knowledge and create another showcase of vue for the team. What i wanted was a UI like the one iOS uses, so 6 separate input boxes that are more or less handled like a normal input field but pretty 😊....

12.04.2022 · 3 min · Me