This is a basic demonstration page showcasing the ng-intl-tel-input directive.
<input type="text" name="tel" ng-model="tel" ng-intl-tel-input>
data-default-country<input type="text" name="tel2" ng-model="tel2" ng-intl-tel-input data-initial-country="us">