Skip to content

MultipleEmailComponent.valueFromString method

MultipleEmailComponent › valueFromString

Converts a string to an email address.

Signature:

valueFromString($string: string): readonly string[]

Parameters:

ParameterTypeDescription
$stringstring

Returns: readonly string[]The email address.