Skip to content

TelephoneComponent.valueFromString method

TelephoneComponent › valueFromString

Gets the value from a string.

Signature:

valueFromString(str: string): string

Parameters:

ParameterTypeDescription
strstringThe string to get the value from.

Returns: stringThe value from the string.