Closed dpdragnev closed 8 years ago
Hello,
Do we still bind the input using the text property? I am using:
<mi:MaskedInput mask="(999) 999 9999" placeholder="_" text="{{ customer.homephone }}" color="#a8b4b9" />
but the data is never displayed.
Am I missing something?
Thanks.
Android Resolved. Reviewing iOS.
Awesome. Thanks Brian. :)
Prepping to push NPM.
Published.
Hello,
Do we still bind the input using the text property? I am using:
<mi:MaskedInput mask="(999) 999 9999" placeholder="_" text="{{ customer.homephone }}" color="#a8b4b9" />
but the data is never displayed.
Am I missing something?
Thanks.