Created
July 23, 2016 15:15
-
-
Save kamikaz1k/8c329c84f167b1e3f4b75c26f72698c3 to your computer and use it in GitHub Desktop.
Phone Number Element usage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form name="customerProfile" | |
<phone-number name="phone" ng-model="phone" country-code="cc" ng-required="true" /> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment