Skip to content

MultipleEmailComponent.valueToString method

MultipleEmailComponent › valueToString

Converts an email address to a string.

Signature:

valueToString(value: readonly string[]): string

Parameters:

ParameterTypeDescription
valuereadonly string[]The email address to convert.

Returns: stringThe string.