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
180 stars 50 forks source link

docs - html tester #108

Open rbalet opened 9 months ago

rbalet commented 9 months ago

I've added a tester to the app.

When pulling the code, we're now able to ng s to be able to test it out.

I'll be glad to create a stackblitz demo if I got the developer access to this repo :)

Note

I will also add some checkboxes to let us change variable on the go and to try the library out, but I'll do it in a separate issue

image