LouisMazel / maz-ui

Vue & Nuxt library of standalone components & tools to build interfaces

Home Page:https://maz-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] MazInputCode, support keyArrowLeft, Right and override value

KumJungMin opened this issue · comments

Is your feature request related to a problem? Please describe

  • MazInputCode is useful for authentication.
  • For example, apple website is provide a similar InputCode.
  • Apple website Input is support arrowLeft, right and override value :)
  • This movement is useful for user, that hopes edit the value.
apple_ex.mov

Describe the solution you'd like

  • I propose to support the arrowLeft, right and override value on default function :)

Hi @KumJungMin,

Really a good idea for accessibility!
I'll implement it soon and I'll keep you posted on the progress here!

Thanks for your feedback

Feature included in v3.43.3

Enjoy 🎉