AlexMiniApps / angular-code-input

Code (number/chars/otp/password) input component for angular 7, 8, 9, 10, 11, 12+ projects including Ionic 4, 5 +
MIT License
178 stars 49 forks source link

Responsive view #92

Closed bielas closed 1 year ago

bielas commented 1 year ago

Is it possible to achieve something like this on mobile screens?

image
AlexMiniApps commented 1 year ago

@bielas Yes. It is possible. But maybe you will not get the required functionality. The component fills the values from the left to right and in your example maybe you need some additional behavior.