Skip to content

MultipleEmailComponent.valueFromString method

MultipleEmailComponent › valueFromString

Converts a string to an email address.

Signature:

valueFromString(str: string): readonly string[]

Parameters:

ParameterTypeDescription
strstringThe string to convert.

Returns: readonly string[]The email address.