Telephone Inputv1
The Adaptive Form telephone input Core Component allows users to input a telephone number. It can be customized with additional attributes such as "pattern" and "placeholder" to specify the format and description of the telephone number.
The telephone input field is commonly used in contact forms, registration forms, and other forms where a telephone number is required as a means of contact. The telephone input field can also be used to ensure that the user inputs a valid telephone number, as the browser can enforce certain constraints, such as the length and format of the telephone number, based on the "pattern" attribute.
Examples
Standard
Simple Telephone Input component.
- Properties
- Markup
- JSON
- fd:version: 2.1
- sling:resourceType: forms-components-examples/components/form/container
- fieldType: form