I'm using Cleave.js and it works great! :tada:
I have an IBAN number that is being formatted in the input, but it's saved in the database without the spaces. I would like to use cleave to display that IBAN with proper spacing using this string fetched from the database.
Is something like this possible?
Hey. Thanks for the like.
Unfortunately no, but I think your requirement is to display formatted data, with any data masking lib or single regex, you wouldn't even need cleave to achieve that.
Most helpful comment
Hey. Thanks for the like.
Unfortunately no, but I think your requirement is to display formatted data, with any data masking lib or single regex, you wouldn't even need cleave to achieve that.