Skip to content

PasswordComponent.valueFromString method

PasswordComponent › 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.