Used to input general numbers.
When to use
- Use the phone field component to allow the user to enter a phone number.
When not to use
- Don't use the phone field to display and editble phone number.
Availabile platforms
Platform |
Available |
---|---|
Figma |
✓ |
Web (@ovotech/element) |
✓ |
App (@ovotech/element-native) |
✓ |
How to use it
Properties
Name |
Values |
Default |
---|---|---|
Accepts all FieldProps |
FieldProps |
|
iconLeft |
IconName |
|
iconRight |
IconName |
|
... |
JSX.IntrinsicElements["input"] |
|