How to implement input mask?

Hey!

I want to add input mask to “number” input. First you see the usual placeholder - and after you click on the input field, the mask appears. KInda like this - https://codepen.io/chriscoyier/pen/PbOEqL

(i’ve tried adding the code from above and it didn’t work)

Would appreciate some help :wink: