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