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?: string
Property Value
string
index
Index(Location) of the Phone number in the input text content.
index?: number
Property Value
number
text
Detected Phone number.
text?: string
Property Value
string