MultipleEmailComponent.valueToString method
MultipleEmailComponent › valueToString
Converts an email address to a string.Signature:
valueToString(value: readonly string[]): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| value | readonly string[] | The email address to convert. |
Returns: string — The string.