Excellent component except 2 issues:
-
AutoUnmask doesn’t clear RadixPoint (for currency/numeric).
-
Impossible to leave field empty (i.e. null/“”) (for currency/numeric). ClearMaskOnLostFocus doesn’t show initial 0 value, but if you type anything there noway to leave field empty.
P.S. I’m aware that #2 is a big bug of JS library, but anyway …