wefra/lib/intl-tel-input-master/examples/partials/hiddenInput.html

5 lines
100 B
HTML

<form>
<input id="phone" type="tel" name="phone">
<button type="submit">Submit</button>
</form>