Metro-UI-CSS icon indicating copy to clipboard operation
Metro-UI-CSS copied to clipboard

Mask Input

Open dinami-k opened this issue 6 years ago • 4 comments

This requirement is not really a requirement (I do not know if Metro plans to do so in the future)

It's a general question to Metro and community...

Which mask plugin they usually use for the formats in the textbox: currency, only numbers, credit cards, etc.?

I used https://github.com/digitalBush/jquery.maskedinput

Thanks

dinami-k avatar Aug 31 '18 14:08 dinami-k

I recommend this one: https://github.com/igorescobar/jQuery-Mask-Plugin

gergo85 avatar Sep 03 '18 13:09 gergo85

Demo, currently for desktop browsers. Soon for mobile. https://codepen.io/olton/pen/NWNBEod?editors=1000

olton avatar Sep 16 '20 11:09 olton

Added to 4.4.0

  • [x] Input mask: add new component. Currently, only for desktop browsers.

olton avatar Sep 18 '20 11:09 olton

I usually write my input masks by hand.

cizordj avatar Jan 26 '21 00:01 cizordj