ngx-mask icon indicating copy to clipboard operation
ngx-mask copied to clipboard

Start from decimals (banking style)

Open erneslp opened this issue 1 year ago • 0 comments

🚀 feature request

Description

Add mask to support the ability to start from decimals.

Describe the solution you'd like

Example: If I type 100 then it should show 1.00. If I type 1000 it shoud show 10.00. And so on...

erneslp avatar Aug 22 '24 20:08 erneslp