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>
Model value
{{tel}}N/A
data-default-country
<input type="text" name="tel" ng-model="tel" ng-intl-tel-input data-default-country="gb">
Model value
{{tel2}}N/A