Phone interface
Phone Property details.
Properties
| country |
CountryCode of the detected Phone number. |
| index | Index(Location) of the Phone number in the input text content. |
| text | Detected Phone number. |
Property Details
countryCode
CountryCode of the detected Phone number.
countryCode?: undefined | string
Property Value
undefined | string
index
Index(Location) of the Phone number in the input text content.
index?: undefined | number
Property Value
undefined | number
text
Detected Phone number.
text?: undefined | string
Property Value
undefined | string