MaskEdit implement in angularjs

Hi,

I wanted to implement maskedit input in my anglarjs code but unfortnately it didn't work. Could you help me what is the valid implementation format?
I use some syncfusion controlls in my project but this one not work.
my implementation
<input ej-MaskEdit e-maskFormat="9999999999" e-watermarkText="pl. 0000000001" />

2 Replies

KI Kovács István July 12, 2015 09:59 AM UTC

Console log
setModel - Invalid input for property :maskFormat - Expected type - string
<input id="numeric" ej-maskedit="" e-maskformat="9999999999&quot;" type="text">


GS Gobalakrishnan S Syncfusion Team July 14, 2015 12:06 PM UTC

Hi Kovács,
Sorry for the inconvenience caused.

We have confirmed this as a defect and logged an issue report for this. A support incident to track the status of this defect has been created under your account. Please log on to our support website to check for further updates.
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please let us know if you have further queries.
Regards,
Gobalakrishnan S


Loader.
Up arrow icon