1 2 3 4 5 6 7 8 |
inputId |
The input slot that will be used to access the value. |
label |
Display the label for the control, or NULL for no label. |
value |
Initial Value. |
width |
The width of the input, e.g. '400px', or '100 \itemplaceholderA character string giving the user a hint as to what can be entered into the control. Internet Explorer 8 and 9 do not support this option. |
A phone input control that can be added to a UI definition. Creates a input for telephone numbers, which is validated using the formance JavaScript Library textInput
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.