TypedTextComponent.valueFromString method
TypedTextComponent › valueFromString
Converts a string to a value.Signature:
valueFromString(str: string): TParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to convert. |
Returns: T — The value.
TypedTextComponent › valueFromString
Converts a string to a value.Signature:
valueFromString(str: string): TParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to convert. |
Returns: T — The value.