PasswordComponent.valueFromString method
PasswordComponent › valueFromString
Gets the value from a string.Signature:
valueFromString(str: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to get the value from. |
Returns: string — The value from the string.