UNPKG

@uswds/uswds

Version:

Open source UI components and visual style guide for U.S. government websites

10 lines (9 loc) 204 B
{ "label": "US Telephone Number", "hint": "For example, 123-456-7890", "id": "tel", "type": "tel", "inputmode": "numeric", "placeholder": "___-___-____", "pattern": "\\d{3}-\\d{3}-\\d{4}" }