Email interface

Email Address details.

Properties

detected

Detected Email Address from the input text content.

index

Index(Location) of the Email address in the input text content.

subType

Subtype of the detected Email Address.

text

Email Address in the input text content.

Property Details

detected

Detected Email Address from the input text content.

detected?: undefined | string

Property Value

undefined | string

index

Index(Location) of the Email address in the input text content.

index?: undefined | number

Property Value

undefined | number

subType

Subtype of the detected Email Address.

subType?: undefined | string

Property Value

undefined | string

text

Email Address in the input text content.

text?: undefined | string

Property Value

undefined | string