Skip to content

PasswordComponent.valueFromString method

PasswordComponent › valueFromString

Gets the value from a string.

Signature:

valueFromString($string: string): string

Parameters:

ParameterTypeDescription
$stringstring

Returns: stringThe value from the string.