Skip to content

Instantly share code, notes, and snippets.

@kamikaz1k
Created July 23, 2016 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamikaz1k/8c329c84f167b1e3f4b75c26f72698c3 to your computer and use it in GitHub Desktop.
Save kamikaz1k/8c329c84f167b1e3f4b75c26f72698c3 to your computer and use it in GitHub Desktop.
Phone Number Element usage
<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